Skip to content

Commit 5f709b9

Browse files
style: auto-format (ruff + oxfmt) [pre-commit.ci]
1 parent 1592b27 commit 5f709b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugins/src/plugins/maplibre-stac.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ function buildPanel(container: HTMLElement): () => void {
942942
loadMore.disabled = false;
943943
}
944944
}
945-
};
945+
}
946946

947947
catalogSearch.input.addEventListener("input", renderCatalogs);
948948
catalogSelect.addEventListener("change", () => {

0 commit comments

Comments
 (0)