标签紧凑视图

This commit is contained in:
fofolee
2022-05-01 16:05:47 +08:00
parent 8286b66c1e
commit 3a2793d499
3 changed files with 23 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ export default {
defaultPrimaryColor: "#009688",
backgroundImg: null,
autofocusSearch: false,
denseTagBar: false,
crontabs: {},
quickFeatures: {
favFile: {
@@ -25,4 +26,4 @@ export default {
serverStatus: false
}
}
}
}