1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +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) => {
if (!datasourceId) {
return