semantics update
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
isLoading = false;
|
||||
}
|
||||
}
|
||||
// [/DEF:fetchConnections:Function]
|
||||
|
||||
// [DEF:handleDelete:Function]
|
||||
// @PURPOSE: Deletes a connection configuration.
|
||||
@@ -43,6 +44,7 @@
|
||||
addToast(e.message, 'error');
|
||||
}
|
||||
}
|
||||
// [/DEF:handleDelete:Function]
|
||||
|
||||
onMount(fetchConnections);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user