mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
start issue#11
This commit is contained in:
@@ -70,7 +70,7 @@ namespace WinAlfred.Plugin.System
|
||||
Title = "Exit",
|
||||
SubTitle = "Close this app",
|
||||
Score = 110,
|
||||
IcoPath = "Images\\exit.png",
|
||||
IcoPath = "Images\\ico.png",
|
||||
Action = () => context.CloseApp()
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user