forked from administration/panel
fix: discover role should have access to set flags
parent
d19e15f36f
commit
12345018e9
|
@ -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