Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rupadana authored and github-actions[bot] committed Jan 29, 2024
1 parent 1020a36 commit a048c77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/api-service.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
'can_access' => [
'role' => [
'super_admin'
]
]
'super_admin',
],
],
];

0 comments on commit a048c77

Please sign in to comment.