bx-1379-redesign #15

Merged
ksenia_mikhailova merged 124 commits from bx-1379-redesign into dev 2024-09-06 15:39:13 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8b4bf1c8b5 - Show all commits

View File

@ -369,7 +369,7 @@ timer.timer_func = () => {
const stopTimer = () => { const stopTimer = () => {
timer.resetTimer() timer.resetTimer()
home_timer.stopTimer() home_timer.resetTimer()
if ((controls.value as any).autoRotate) { if ((controls.value as any).autoRotate) {
(controls.value as any).autoRotate = false (controls.value as any).autoRotate = false
} }