- {#if toast !== "" && !is_parent}
-
{toast}
-
- {/if}
-
- {#if is_parent}
-
- By sharing this link you also share the parent directory:
-

- {parent_node.name}
-
-
-
-
+ {#if toast !== ""}
+
{toast}
+
{/if}
Sharing link
@@ -114,6 +100,21 @@ const share = async () => {