Fix history button ont working the first time

pull/1/head
yflory 4 years ago
parent 95e6163ae7
commit 5f358f62ed

@ -567,7 +567,6 @@ define([
if (err) { throw new Error(err); }
update(newRt);
display();
c = states.length - 1;
if (isFull) {
$loadMore.off('click').hide();
$version.show();

Loading…
Cancel
Save