Skip to content

Commit c0bbdcb

Browse files
authored
Nothing to see here...
1 parent 0f98fa3 commit c0bbdcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-ui/src/context/selectors.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ export const selectCanViewCheckinsPermission = hasPermission(
204204

205205
export const selectCanUpdateCheckinsPermission = hasPermission(
206206
'CAN_UPDATE_CHECKINS'
207+
);
207208

208209
export const selectCanEditSkills = hasPermission(
209210
'CAN_EDIT_SKILLS'

0 commit comments

Comments
 (0)