mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-27 07:22:28 +03:00
рабочий вариант
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script>
|
||||
import App from "../App.svelte";
|
||||
import { onMount } from "svelte";
|
||||
import { handle_promise } from "svelte/internal";
|
||||
onMount(async () => {
|
||||
setDefaultValue();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user