This commit is contained in:
Akis 2022-10-01 16:12:17 +03:00
parent e614734b8a
commit a1f3f1ae19
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED

View File

@ -6,7 +6,7 @@
</script> </script>
{#await promise} {#await promise}
loading <span />
{:then state} {:then state}
{#if state.enabled === "true"} {#if state.enabled === "true"}
<Form <Form