Move DBState to stores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import { downloadRisuHub, getRisuHub } from "src/ts/characterCards";
|
||||
import LiteCardIcon from "./lib/LiteUI/LiteCardIcon.svelte";
|
||||
import { selectedCharID } from "./ts/stores";
|
||||
import { selectedCharID } from "./ts/stores.svelte";
|
||||
import DefaultChatScreen from "./lib/ChatScreens/DefaultChatScreen.svelte";
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user