docs: 注释修改

Former-commit-id: fce3cf0cc8c88e97177390c0c77b9851b85aa6b5
This commit is contained in:
haoxr
2022-12-18 14:17:01 +08:00
parent 792a8c93b5
commit 4f319bca19

View File

@@ -12,7 +12,6 @@ const defaultSettings: DefaultSettings = {
showSettings: true,
tagsView: true,
fixedHeader: false,
// 是否显示Logo
sidebarLogo: true,
errorLog: 'production'
};