Skip to content

Commit f7831b5

Browse files
committed
removed contractor from admin
1 parent 4a360d0 commit f7831b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/rolesConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const roles = {
44
admin:{
55
Home:true,
66
Invites:true,
7-
Contractor:true,
7+
Contractor:false,
88
Employees:true,
99
Master:true,
1010
Reports:true,

0 commit comments

Comments
 (0)