mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
.
This commit is contained in:
parent
fa22e9e0a3
commit
62112fb75d
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user