add cache.

This commit is contained in:
2023-04-17 13:50:11 +08:00
parent 3358082213
commit 9274326ac5
5 changed files with 47 additions and 6 deletions

View File

@@ -120,7 +120,7 @@ export const PROBLEM_PERMISSION = {
export const STORAGE_KEY = {
AUTHED: "authed",
PROBLEM_CODE: "problemCode",
LANGUAGE: "problemLanguage",
}
export const DIFFICULTY = {