This commit is contained in:
cool.gitter.choco
2025-02-01 21:58:27 -06:00
parent 9e95f5b283
commit 7b7777f7b9

View File

@@ -254,7 +254,6 @@ function performSearch() {
.catch(error => showError(error.message));
}
H
function createResultCard(item, type) {
let imageUrl, title, subtitle, details;