This commit is contained in:
Saifeddine ALOUI 2024-06-18 01:46:01 +02:00
parent f54e0f84db
commit 806bcb595c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3acd936fe8c275974e6a38894d9a9fdb6092665b
Subproject commit fa66706061b4e68ec769efaa2473dd07dc9b8994

View File

@ -487,7 +487,7 @@ export default {
name: parts[0],
value: parts[0] || 'default_value',
icon: 'feather:file',
help: 'start'
help: 'mounts the database'
};
});
console.log("formatted data sources", formattedDataSources);