update scenario editor

This commit is contained in:
2026-07-19 21:36:55 +07:00
parent 83b3ae5dfe
commit b49074334d
3 changed files with 118 additions and 13 deletions
+1
View File
@@ -28,6 +28,7 @@ import { Key24Regular } from '@vicons/fluent'
import { DoorOpen } from '@vicons/fa'
import { h } from 'vue'
import { DoorFrontFilled } from '@vicons/material'
import { Icon } from '@vicons/utils'
const authStore = useAuthStore();
authStore.initFromStorage()