Toggle display of the user email in the header (#336)

This commit is contained in:
Anton Shepilov
2024-01-22 17:01:50 +03:00
committed by GitHub
parent e887d820e5
commit 18ca9444ca
7 changed files with 28 additions and 8 deletions
@@ -136,6 +136,7 @@
"featureSharedDrive": "ENABLE_FEATURE_SHARED_DRIVE",
"rootAdmins": "DRIVE_ROOT_ADMINS",
"defaultLanguage": "DRIVE_DEFAULT_LANGUAGE",
"featureSearchUsers": "ENABLE_FEATURE_SEARCH_USERS"
"featureSearchUsers": "ENABLE_FEATURE_SEARCH_USERS",
"featureDisplayEmail": "ENABLE_FEATURE_DISPLAY_EMAIL"
}
}
+2 -1
View File
@@ -136,7 +136,8 @@
},
"drive": {
"featureSharedDrive": true,
"featureSearchUsers": true
"featureSearchUsers": true,
"featureDisplayEmail": true
},
"applications": {
"grid": [