mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-12 13:35:39 +02:00
fix typo
This commit is contained in:
parent
13cd0ab8d5
commit
a5dd48becf
1 changed files with 1 additions and 1 deletions
|
@ -2021,7 +2021,7 @@ namespace PersistentWindows.Common
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
if (monitorApplications[curDisplayKey].ContainsKey(h))
|
if (monitorApplications[curDisplayKey].ContainsKey(h))
|
||||||
return;
|
continue;
|
||||||
|
|
||||||
DateTime now = DateTime.Now;
|
DateTime now = DateTime.Now;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue