Skip to content

Commit

Permalink
rm comma
Browse files Browse the repository at this point in the history
  • Loading branch information
gamab committed Oct 19, 2023
1 parent 050bc60 commit e067c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/app-with-service-account/src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"externalServiceRegistration": {
"permissions": [
{ "action": "dashboards:create", "scope": "folders:uid:general" },
{ "action": "dashboards:read", "scope": "folders:uid:general"},
{ "action": "dashboards:read", "scope": "folders:uid:general"}
]
}
}

0 comments on commit e067c50

Please sign in to comment.