mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 06:08:29 +00:00
✨(frontend) introduce SettingsDialogExtended
This component should be the definitive layout for settings. Why extended? I kept the original one, which is still in-use in the homepage, and considered this settings dialos as an extended version, or advanced one. I hope in a close future, we merge these two dialogs to avoid maintaining too much code. Not the top prio. Relevant TabPanel components will be introduced in the upcomming commits.
This commit is contained in:
committed by
aleb_the_flash
parent
038e6368e4
commit
f3c4b0ac40
@@ -11,5 +11,10 @@
|
||||
"heading": "",
|
||||
"label": ""
|
||||
},
|
||||
"settingsButtonLabel": ""
|
||||
"settingsButtonLabel": "",
|
||||
"tabs": {
|
||||
"account": "",
|
||||
"audio": "",
|
||||
"general": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user