This commit is contained in:
hodong13 2020-10-15 06:28:09 +00:00
parent 669fb32dee
commit 10c51b0223
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
}
});
window.history.pushState('forward', null, '#SomeIDYouAreNotUsing');
//window.history.pushState('forward', null, '#SomeIDYouAreNotUsing');
}
});