mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-08 02:52:49 +00:00
fix: build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { LL } from "../../i18n/i18n-svelte";
|
import { LL } from "$i18n/i18n-svelte";
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<h1>{$LL.update.TITLE()}</h1>
|
<h1>{$LL.update.TITLE()}</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user