refactor: ts

This commit is contained in:
2025-11-28 21:20:29 +03:00
parent ffa6afc913
commit 7382a3a08d
9 changed files with 45 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
<!-- components/Overview.svelte -->
<script>
<script lang="ts">
import StatusPanel from './StatusPanel.svelte';
</script>