add UI for changing user role (#4554)

This commit is contained in:
Prospector
2025-10-15 11:10:36 -07:00
committed by GitHub
parent 7fa442fb28
commit 77afdb1cc4
2 changed files with 107 additions and 0 deletions

View File

@@ -1106,6 +1106,9 @@
"profile.button.billing": {
"message": "Manage user billing"
},
"profile.button.edit-role": {
"message": "Edit role"
},
"profile.button.info": {
"message": "View user details"
},