Skip to content

Commit a048c77

Browse files
rupadanagithub-actions[bot]
authored andcommitted
Fix styling
1 parent 1020a36 commit a048c77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/api-service.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
'can_access' => [
1111
'role' => [
12-
'super_admin'
13-
]
14-
]
12+
'super_admin',
13+
],
14+
],
1515
];

0 commit comments

Comments
 (0)