mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Rename
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Wox
|
||||
PluginManager.InitializePlugins(API);
|
||||
|
||||
Current.MainWindow = window;
|
||||
Current.MainWindow.Title = Infrastructure.Wox.Name;
|
||||
Current.MainWindow.Title = Infrastructure.Constant.Wox;
|
||||
|
||||
RegisterExitEvents();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user