Change setDatabase and getDatabase to accessing dbState
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { ColorSchemeTypeStore } from "src/ts/gui/colorscheme";
|
||||
import { ParseMarkdown } from "src/ts/parser";
|
||||
import { ParseMarkdown } from "src/ts/parser.svelte";
|
||||
import { parseMultilangString, toLangName } from "src/ts/util";
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user