fix: condition

This commit is contained in:
Torsten Dittmann
2023-03-30 12:55:24 +02:00
parent 9da0880a7d
commit 08b9de171d
+1 -1
View File
@@ -42,7 +42,7 @@
return target.toString();
}
$: link = createLink($page.url);
$: link = column && createLink($page.url);
</script>
<div