pref: 优化日志显示

This commit is contained in:
Junyan Qin
2024-11-10 11:04:29 +08:00
parent 7cc55eab3e
commit 0fe161cd7f
5 changed files with 47 additions and 7 deletions
+1
View File
@@ -6,6 +6,7 @@ export default createStore({
state: {
apiBaseUrl: 'http://localhost:5300/api/v1',
autoRefreshLog: false,
autoScrollLog: true,
settingsPageTab: '',
version: 'v0.0.0',
debug: false,