Fix drive history

pull/1/head
yflory 4 years ago
parent 43c3043180
commit 2f6d4d1fc6

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

Loading…
Cancel
Save