Skip to content

Commit 36f1e00

Browse files
authored
add ticket scanner
1 parent ff0da12 commit 36f1e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ const environmentConfig: EnvironmentConfigType = {
7979
UserRoleMapping: {
8080
"[email protected]": allAppRoles,
8181
"[email protected]": [AppRoles.TICKETS_SCANNER],
82+
"[email protected]": [AppRoles.TICKETS_SCANNER],
8283
"[email protected]": [AppRoles.TICKETS_SCANNER],
8384
"[email protected]": [AppRoles.TICKETS_SCANNER],
8485

0 commit comments

Comments
 (0)