From cd0b2767fba50a33bd163cd48c3530afef43fe8c Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 30 Mar 2025 07:38:19 +0800 Subject: [PATCH] Update consts.ts --- maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts b/maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts index 4fe92b647..48c85ead9 100644 --- a/maxkey-web-frontend/maxkey-web-mgt-app/src/app/shared/consts.ts +++ b/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'