mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 00:36:03 +00:00
feat(settings): json 编辑器
This commit is contained in:
@@ -6,6 +6,7 @@ export default createStore({
|
||||
state: {
|
||||
apiBaseUrl: 'http://localhost:5300/api/v1',
|
||||
autoRefreshLog: false,
|
||||
settingsPageTab: '',
|
||||
version: 'v0.0.0',
|
||||
debug: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user