mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
removed log
This commit is contained in:
parent
763391e73b
commit
bef8cdbee4
@ -167,7 +167,7 @@
|
||||
|
||||
$: isConnected = $openedConnections.includes($values._id) || $openedSingleDatabaseConnections.includes($values._id);
|
||||
|
||||
$: console.log('CONN VALUES', $values);
|
||||
// $: console.log('CONN VALUES', $values);
|
||||
</script>
|
||||
|
||||
<FormProviderCore template={FormFieldTemplateLarge} {values}>
|
||||
|
Loading…
Reference in New Issue
Block a user