Fix drive history

This commit is contained in:
yflory 2020-09-29 11:36:42 +02:00
parent 43c3043180
commit 2f6d4d1fc6

View File

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