Skip to content

Commit f73443a

Browse files
committed
give tarash social roles for demo
1 parent 086310d commit f73443a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ const environmentConfig: EnvironmentConfigType = {
103103
AppRoles.TICKETS_SCANNER,
104104
AppRoles.TICKETS_MANAGER,
105105
],
106+
"tarasha2@illinois.edu": [AppRoles.TICKETS_MANAGER, AppRoles.TICKETS_SCANNER]
106107
},
107108
AzureRoleMapping: { AutonomousWriters: [AppRoles.EVENTS_MANAGER] },
108109
ValidCorsOrigins: [

0 commit comments

Comments
 (0)