[feat] node hosting support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script>
|
||||
import { language } from "src/lang";
|
||||
import { getCharImage, selectUserImg } from "src/ts/characters";
|
||||
import { DataBase } from "src/ts/database";
|
||||
import { DataBase } from "src/ts/storage/database";
|
||||
</script>
|
||||
|
||||
<h2 class="mb-2 text-2xl font-bold mt-2">{language.user}</h2>
|
||||
|
||||
Reference in New Issue
Block a user