mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
reloadGeoms before reloadCustomFiles
This commit is contained in:
parent
7273c3f392
commit
4131a34a1c
@ -139,8 +139,8 @@ draft: false
|
||||
}
|
||||
})
|
||||
processingIndicator.isActive = false
|
||||
reloadCustomFiles()
|
||||
reloadGeoms()
|
||||
reloadCustomFiles()
|
||||
}
|
||||
async function reloadGeoms(){
|
||||
window.geoms = await GeometriesLoader.loadForAsync(uniq(window.defaultDats.map(d=>{
|
||||
|
Loading…
Reference in New Issue
Block a user