added access-object to allowable actions
This commit is contained in:
parent
7b78d7ba91
commit
9cab2b88c7
2 changed files with 3 additions and 2 deletions
|
|
@ -108,7 +108,8 @@ export default function Users() {
|
|||
"remove-devices",
|
||||
"copy-token",
|
||||
"recluse",
|
||||
"pause-data"
|
||||
"pause-data",
|
||||
"access-object"
|
||||
].sort();
|
||||
const features = [
|
||||
"admin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue