chore: rebrand display name for T-537
This commit is contained in:
@@ -25,7 +25,7 @@ class MainWindow(QMainWindow):
|
||||
or self.config.get("ai_models_path")
|
||||
or appconfig.AI_MODELS_PATH
|
||||
)
|
||||
self.setWindowTitle("cmshopee")
|
||||
self.setWindowTitle("蝦皮圈優化助手")
|
||||
self.resize(1180, 760)
|
||||
self.setStyleSheet(BUTTON_BASE_STYLE)
|
||||
self._settings_tab_index = TAB_TITLES.index("⑤ 设置")
|
||||
|
||||
Reference in New Issue
Block a user