mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
allowed databases config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { onMount } from 'svelte';
|
||||
|
||||
export let value;
|
||||
export let focused;
|
||||
export let focused = false;
|
||||
|
||||
let domEditor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user