Preview refactor, Console rename form
This commit is contained in:
@@ -36,6 +36,7 @@ public static class Startup
|
||||
{
|
||||
services.TryAddSingleton<MainWindow>();
|
||||
services.TryAddSingleton<CommandPalette>();
|
||||
services.TryAddSingleton<Dialogs>();
|
||||
return services;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user