Remove duplicate _collectItems call

This commit is contained in:
Bruno Charest 2026-05-27 11:54:24 -04:00
parent c3d583177a
commit 73593f5e89

View File

@ -513,8 +513,6 @@
}
this._collectItems();
},
this._collectItems();
},
_renderHistory(items, query) {
this._historyList.innerHTML = "";