refactor(navigation): simplify main tab labels
This commit is contained in:
@@ -2365,7 +2365,7 @@ class GenerateTab(QWidget):
|
||||
self.empty_state_card,
|
||||
self.empty_state_label,
|
||||
self.empty_state_button,
|
||||
"第一步:前往『④账号管理』配置并登录账号,再回到②生成标题和封面。",
|
||||
"第一步:前往『账号管理』配置并登录账号,再回到②生成标题和封面。",
|
||||
self.open_accounts_callback is not None,
|
||||
)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user