some more structure
This commit is contained in:
@@ -10,7 +10,7 @@ namespace OwnChar.App.Desktop.Features.MainWindow.MainTabs
|
||||
|
||||
protected override PluginModuleUI CreateNewUI()
|
||||
{
|
||||
return new TabCharList();
|
||||
return new TabGroupsView();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user