feat: add cmhub settings panel

This commit is contained in:
chengma
2026-07-04 16:29:15 +08:00
parent 1efb095767
commit 27f23a4738
9 changed files with 813 additions and 21 deletions
+1
View File
@@ -17,6 +17,7 @@ if QT_IMPORT_ERROR is None:
from .workers import (
AccountLoginCheckWorker,
AIModelTestWorker,
CMHubSettingsWorker,
ApplyWorker,
CollectWorker,
GenerateWorker,