Explorar o código

chore: change ACCESS_CODE_PREFIX to nk-

Yifei Zhang hai 1 ano
pai
achega
67c8ec6d7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/constant.ts

+ 1 - 1
app/constant.ts

@@ -41,7 +41,7 @@ export const MAX_SIDEBAR_WIDTH = 500;
 export const MIN_SIDEBAR_WIDTH = 230;
 export const NARROW_SIDEBAR_WIDTH = 100;
 
-export const ACCESS_CODE_PREFIX = "ak-";
+export const ACCESS_CODE_PREFIX = "nk-";
 
 export const LAST_INPUT_KEY = "last-input";