[ui] update settings UI (#2767)
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -2,6 +2,7 @@ window.localisation.en = {
|
||||
confirm: 'Yes',
|
||||
server: 'Server',
|
||||
theme: 'Theme',
|
||||
site_customisation: 'Site Customisation',
|
||||
funding: 'Funding',
|
||||
users: 'Users',
|
||||
apps: 'Apps',
|
||||
|
||||
@@ -58,6 +58,7 @@ window.app = Vue.createApp({
|
||||
'orange'
|
||||
],
|
||||
tab: 'funding',
|
||||
tabsPercent: 15,
|
||||
needsRestart: false
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user