This commit is contained in:
kakkokari-gtyih 2025-10-04 17:18:04 +09:00
parent 3b0ec46990
commit 9a8bdc56b7
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ onMounted(() => {
}); });
}); });
const modalTransitioningWatchStop = watch(modalTransitioning, (to) => { const modalTransitioningWatchStop = watch(modalTransitioning, (to) => {
if (!to) { if (!to) {
entering = false; entering = false;