Update comments

This commit is contained in:
Andrew Kingston 2023-05-22 16:01:12 +01:00
parent cfa07a68ae
commit 53eceec978
1 changed files with 1 additions and 1 deletions

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