small fix

This commit is contained in:
Matthias Wirth
2024-05-16 19:44:26 +02:00
parent 8b0e665072
commit b9e8d38587

View File

@@ -7926,6 +7926,7 @@ function refreshHistory() {
//console.log(chunkNames);
nHistoryItems = chunkNames.length;
get_history();
push_history();
} catch (e) {
console.error(e);
noLongerHidden();