This commit is contained in:
恍兮惚兮 2024-11-15 02:31:25 +08:00
parent d8346dabdd
commit c308b369f6
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -22,7 +22,8 @@ build/
temp/
.vscode/settings.json
py/.cache
py/.q_vscode_style
py/userconfig
py/cache
py/chrome_cache

View File

@ -151,7 +151,7 @@ def checkthemeissetable(self, dark: bool):
dark,
self,
importlib.import_module(
"files.themes." + _fn[:-3].replace("/", ".")
"files.LunaTranslator_qss." + _fn[:-3].replace("/", ".")
).get_setting_window,
)
except:

@ -1 +1 @@
Subproject commit cea72773a92eb79da4325ebb82054326c5ad8f47
Subproject commit 02434fcd9269bc9066648db329773154fea4e0be