mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-15 08:35:55 +08:00
chore: change ACCESS_CODE_PREFIX to nk-
This commit is contained in:
parent
2a2dd7ea19
commit
67c8ec6d7e
@ -41,7 +41,7 @@ export const MAX_SIDEBAR_WIDTH = 500;
|
|||||||
export const MIN_SIDEBAR_WIDTH = 230;
|
export const MIN_SIDEBAR_WIDTH = 230;
|
||||||
export const NARROW_SIDEBAR_WIDTH = 100;
|
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";
|
export const LAST_INPUT_KEY = "last-input";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user