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