mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 21:24:00 +01:00
Delete duplicate processingIndicator.isActive property assignment
This commit is contained in:
parent
3b88d7c626
commit
9c9812d72a
@ -268,7 +268,6 @@ draft: false
|
|||||||
}).text("Go to file")).appendTo(row)
|
}).text("Go to file")).appendTo(row)
|
||||||
$(dtb).append(row)
|
$(dtb).append(row)
|
||||||
}
|
}
|
||||||
processingIndicator.isActive = true
|
|
||||||
await reloadStat()
|
await reloadStat()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user