Fix drive history

pull/1/head
yflory 2020-09-29 11:36:42 +02:00
parent 43c3043180
commit 2f6d4d1fc6
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ define([
if (!bool && update) {
history.onLeaveHistory();
}
return true;
};
var main = function () {