rename track "staff" to "roles"
This commit is contained in:
parent
62675bf7aa
commit
fe9c92e558
@ -403,7 +403,7 @@ auto-install-translations: true
|
|||||||
meta-formatting:
|
meta-formatting:
|
||||||
prefix:
|
prefix:
|
||||||
format:
|
format:
|
||||||
- highest_on_track_staff
|
- highest_on_track_roles
|
||||||
- highest_on_track_clans
|
- highest_on_track_clans
|
||||||
duplicates: first-only
|
duplicates: first-only
|
||||||
start-spacer: "<dark_grey>[</dark_grey>"
|
start-spacer: "<dark_grey>[</dark_grey>"
|
||||||
|
@ -934,7 +934,7 @@
|
|||||||
"clan_eye"
|
"clan_eye"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"staff": {
|
"roles": {
|
||||||
"groups": [
|
"groups": [
|
||||||
"role_admin",
|
"role_admin",
|
||||||
"role_moder",
|
"role_moder",
|
||||||
|
Loading…
Reference in New Issue
Block a user