mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 05:56:00 +00:00
new collection refactor + mongo drop collection fixed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import FormArgument from './FormArgument.svelte';
|
||||
|
||||
export let namePrefix;
|
||||
export let namePrefix = '';
|
||||
export let args: any[];
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user