feat(projects): multi language buttons support hiding.

This commit is contained in:
Azir
2024-12-01 20:28:16 +08:00
parent af4177e70b
commit 38962bf00d
6 changed files with 26 additions and 1 deletions

View File

@@ -27,6 +27,9 @@ export const themeSettings: App.Theme.ThemeSetting = {
breadcrumb: {
visible: true,
showIcon: true
},
multilingual: {
visible: true
}
},
tab: {