This commit is contained in:
恍兮惚兮 2024-06-17 17:04:39 +08:00
parent fa22e9e0a3
commit 62112fb75d

View File

@ -1045,7 +1045,7 @@ class MAINUI:
while True:
# 会触发两次
windows.WaitForSingleObject(sema, windows.INFINITE)
if globalconfig["darklight"] == 2:
if globalconfig["darklight2"] == 0:
self.__commonstylebase.setstylesheetsignal.emit()
windows.WaitForSingleObject(sema, windows.INFINITE)