mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-18 06:53:41 +08:00
增加系统设置表
This commit is contained in:
@@ -219,7 +219,7 @@ async function getSetting(key: string) {
|
||||
key: key
|
||||
}
|
||||
})
|
||||
console.log('setting,------', setting)
|
||||
// console.log('setting,------', setting)
|
||||
if (!setting) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user