This commit is contained in:
2022-10-01 16:12:17 +03:00
parent e614734b8a
commit a1f3f1ae19

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