Skip to content

Commit a086c19

Browse files
author
gondzo
committed
update pilot and admin roles
1 parent 2e46791 commit a086c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enum.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const Role = {
2121
CONSUMER: 'consumer',
2222
PROVIDER: 'provider',
2323
PILOT: 'pilot',
24-
PILOT: 'admin',
24+
ADMIN: 'admin',
2525
};
2626

2727

0 commit comments

Comments
 (0)