Skip to content

Commit

Permalink
GH-2148 Fix for manager permission (Fix #2147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Astahiell authored Jun 26, 2024
1 parent 996fc3a commit f914c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reposilite-frontend/fake-api/fake-reposilite-backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ application
},
permissions: [
{
identifier: "access-token:read"
identifier: "access-token:manager"
}
],
routes: [
Expand Down

0 comments on commit f914c8f

Please sign in to comment.