Prettier fix

This commit is contained in:
Chris Hunt
2024-11-05 10:33:12 +00:00
parent c2a3368c7b
commit 8ba8f0c867

View File

@@ -148,8 +148,8 @@ $.when($.ready).then(() => {
$("#search-container button").show();
items.show();
}
})
});
$("#search-container select[name=provider]").trigger("change");
$("#app")