Fix import indenetation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import SelectInput from "src/lib/UI/GUI/SelectInput.svelte";
|
||||
import OptionInput from "src/lib/UI/GUI/OptionInput.svelte";
|
||||
import { DataBase } from "src/ts/storage/database";
|
||||
import { language } from "src/lang";
|
||||
import { language } from "src/lang";
|
||||
</script>
|
||||
|
||||
<span class="text-textcolor">{language.chatFormating}</span>
|
||||
|
||||
Reference in New Issue
Block a user