1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00

Update comments

This commit is contained in:
Andrew Kingston 2023-05-22 16:01:12 +01:00
parent cfa07a68ae
commit 53eceec978

View file

@ -89,7 +89,7 @@ export function createDatasourcesStore() {
}) })
} }
// Handles external updates of tables // Handles external updates of datasources
const replaceDatasource = (datasourceId, datasource) => { const replaceDatasource = (datasourceId, datasource) => {
if (!datasourceId) { if (!datasourceId) {
return return