Update comments
This commit is contained in:
parent
cfa07a68ae
commit
53eceec978
|
@ -89,7 +89,7 @@ export function createDatasourcesStore() {
|
|||
})
|
||||
}
|
||||
|
||||
// Handles external updates of tables
|
||||
// Handles external updates of datasources
|
||||
const replaceDatasource = (datasourceId, datasource) => {
|
||||
if (!datasourceId) {
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue