mirror of https://github.com/ctk-hq/ctk
fix: branding
parent
4080943699
commit
7efcccc190
@ -1,3 +1,3 @@
|
||||
export const API_SERVER_URL = process.env.REACT_APP_API_SERVER;
|
||||
export const PROJECTS_FETCH_LIMIT = 300;
|
||||
export const LOCAL_STORAGE = "NuxxLocalStorage";
|
||||
export const LOCAL_STORAGE = "CtkLocalStorage";
|
||||
|
||||
Loading…
Reference in New Issue