refactor(navigation): simplify main tab labels
This commit is contained in:
+1
-1
@@ -279,7 +279,7 @@ def configured_alias_summary(alias, *, model=None):
|
||||
tier = model_tier(model)
|
||||
if alias:
|
||||
return f"cmhub 托管{tier_label(tier)},生图别名 {alias},扣点以返回结果为准"
|
||||
return "cmhub 托管默认档,未配置生图别名;请先到⑤设置选择生图别名"
|
||||
return "cmhub 托管默认档,未配置生图别名;请先到设置选择生图别名"
|
||||
|
||||
|
||||
def _recommended_for_text(model):
|
||||
|
||||
Reference in New Issue
Block a user