mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 14:17:59 +00:00
🚸(frontend) follow antoine's remarks on homepage and header
- show the header on homepage. Not sure we want any header on this app actually but I guess he's right since we have one it feels more consistent to have it everywhere - show logged in email in header. ditched it because i didn't quite get the value of showing it all the time in this app but i guess it's better than nothing - remove user info from settings. Since they are back in the header, no need
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"account": {
|
||||
"currentlyLoggedAs": "",
|
||||
"heading": "",
|
||||
"youAreNotLoggedIn": ""
|
||||
},
|
||||
"dialog": {
|
||||
"heading": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user