mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 11:58:38 +00:00
feat: flow data type check
This commit is contained in:
@@ -40,7 +40,7 @@ const defaultSystemEnv = {
|
||||
const defaultFeConfigs = {
|
||||
show_emptyChat: true,
|
||||
show_register: true,
|
||||
show_appStore: true,
|
||||
show_appStore: false,
|
||||
show_userDetail: true,
|
||||
show_git: true,
|
||||
systemTitle: 'FastAI',
|
||||
|
Reference in New Issue
Block a user