forked from administration/panel
fix: discover role should have access to set flags
parent
e575389a66
commit
9249b4e58d
|
@ -88,6 +88,7 @@ const PermissionSets = {
|
||||||
"revolt-discover": [
|
"revolt-discover": [
|
||||||
"servers/fetch/by-id",
|
"servers/fetch/by-id",
|
||||||
"servers/update/discoverability",
|
"servers/update/discoverability",
|
||||||
|
"servers/update/flags",
|
||||||
|
|
||||||
"bots/fetch/by-id",
|
"bots/fetch/by-id",
|
||||||
"bots/update/discoverability",
|
"bots/update/discoverability",
|
||||||
|
|
Loading…
Reference in New Issue