mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 02:03:42 +08:00
优化版权显示逻辑,允许激活用户更改自定义版权
This commit is contained in:
@@ -228,4 +228,5 @@ type SystemConfig struct {
|
||||
SdNegPrompt string `json:"sd_neg_prompt"` // SD 默认反向提示词
|
||||
|
||||
IndexBgURL string `json:"index_bg_url"` // 前端首页背景图片
|
||||
Copyright string `json:"copyright"` // 版权信息
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user