mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Add activate statistics
This commit is contained in:
@@ -292,6 +292,7 @@ namespace Wox
|
||||
if (!IsVisible)
|
||||
{
|
||||
ShowWox();
|
||||
UserSettingStorage.Instance.IncreaseActivateTimes();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user