mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 14:17:59 +00:00
♻️(frontend) restore User Information in Settings Dialog
Reintroduced user information in the settings dialog. This change allows users to see the account they are logged into, which is important for account management. An additional feature to update usernames will be added soon. Apologies to @manuhabitela for the oversight.
This commit is contained in:
committed by
aleb_the_flash
parent
6449aaf7ea
commit
671aa68804
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"account": {
|
||||
"currentlyLoggedAs": "",
|
||||
"heading": "",
|
||||
"youAreNotLoggedIn": ""
|
||||
},
|
||||
"dialog": {
|
||||
"heading": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user