mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: condition
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
return target.toString();
|
||||
}
|
||||
|
||||
$: link = createLink($page.url);
|
||||
$: link = column && createLink($page.url);
|
||||
</script>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user