Skip to content

Commit

Permalink
fix(staff/scopes): add even more devices permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Ende committed Oct 24, 2019
1 parent 87d24e4 commit 3433902
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/v0/staff/scopes.js
Expand Up @@ -112,6 +112,8 @@ module.exports = [
'staff:staff:deposits',
'staff:staff:favourites',
'staff:staff:devices',
'staff:staff:devices:create',
'staff:staff:devices:delete',
'staff:staff:devices:bind',
'staff:staff:devices:unbind'
]

0 comments on commit 3433902

Please sign in to comment.