Browse Source

Update consts.ts

MaxKey 1 month ago
parent
commit
cd0b2767fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts

+ 1 - 1
maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts

@@ -16,7 +16,7 @@
 
 export const CONSTS = {
   CONGRESS: 'congress',
-  INST: 'inst',
+  INST: 'inst_mgt',
   REDIRECT_URI: 'redirect_uri',
   REMEMBER: 'remember',
   VERSION: 'v4.1.7 GA'