Skip to content

Commit

Permalink
Fix continue
Browse files Browse the repository at this point in the history
  • Loading branch information
yumata committed Apr 29, 2022
1 parent 43105b4 commit e48e329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -10634,7 +10634,7 @@
title: 'Нет'
}],
onBack: function onBack() {
work.timeline.waiting_for_user = false;
work.timeline.continued = true;
toggle$1();
clearTimeout(timer_ask);
},
Expand Down

0 comments on commit e48e329

Please sign in to comment.