mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
Stylecop compliance
This commit is contained in:
committed by
Tomas Agustin Raies
parent
443b3c8b82
commit
a85b84fd56
@@ -18,6 +18,7 @@ namespace WindowWalker.ViewModels
|
||||
private readonly List<string> _hints = new List<string>()
|
||||
{
|
||||
"search for running processes or windows...",
|
||||
|
||||
// "you can reinvoke this app using CTRL + WIN",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user