validate settings

This commit is contained in:
vcoppe
2026-02-01 18:45:40 +01:00
parent dba01e1826
commit bfd0d90abc
5 changed files with 168 additions and 38 deletions

View File

@@ -76,5 +76,3 @@ export function removeAll(node: LayerTreeType, ids: string[]) {
});
return node;
}
export const customBasemapUpdate = writable(0);