disable tutorial management

This commit is contained in:
2025-03-10 19:19:35 +08:00
parent a2d0f42ae6
commit 01e10388e4
4 changed files with 9 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ export const alertVariants = [
export const STORAGE_KEY = {
LOGIN: "web-isloggedin",
STEP: "web-turtorial-step",
CONTENT: "web-turtorial-content",
HTML: "web-html",
CSS: "web-css",
JS: "web-js",