This commit is contained in:
Vic 2022-10-16 00:32:24 +08:00 committed by VictoriousRaptor
parent 13a8f82bfe
commit e6c933851a

View file

@ -102,7 +102,7 @@ namespace Flow.Launcher.Plugin.Program
var b = Task.Run(() =>
{
Stopwatch.Normal("|Flow.Launcher.Plugin.Program.Main|Win32Program index cost", IndexUwpPrograms);
Stopwatch.Normal("|Flow.Launcher.Plugin.Program.Main|UWPPRogram index cost", IndexUwpPrograms);
});
if (cacheEmpty)