We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0da12 commit 36f1e00Copy full SHA for 36f1e00
src/config.ts
@@ -79,6 +79,7 @@ const environmentConfig: EnvironmentConfigType = {
79
UserRoleMapping: {
80
"[email protected]": allAppRoles,
81
"[email protected]": [AppRoles.TICKETS_SCANNER],
82
+ "[email protected]": [AppRoles.TICKETS_SCANNER],
83
84
85
"[email protected]": [
0 commit comments