Fix drive history
parent
43c3043180
commit
2f6d4d1fc6
|
@ -128,6 +128,7 @@ define([
|
|||
if (!bool && update) {
|
||||
history.onLeaveHistory();
|
||||
}
|
||||
return true;
|
||||
};
|
||||
|
||||
var main = function () {
|
||||
|
|
Loading…
Reference in New Issue