mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
fix(sidebar): devStore 属性变更持久化
This commit is contained in:
@@ -92,6 +92,7 @@ function magicClick() {
|
||||
devStore.magicCount++;
|
||||
if (devStore.magicCount >= 10) {
|
||||
showDev.value = true;
|
||||
devStore.showDev = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user