From 912798a6f6ebb87c4e4ad071db4f3a5660a0b15b Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Fri, 2 Aug 2024 15:32:34 +0000 Subject: [PATCH] Format tiling frontend --- tiling-frontend/src/App.svelte | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tiling-frontend/src/App.svelte b/tiling-frontend/src/App.svelte index f4c14a6..417eaa8 100644 --- a/tiling-frontend/src/App.svelte +++ b/tiling-frontend/src/App.svelte @@ -85,7 +85,9 @@ src="https://assets.hackclub.com/flag-orpheus-left.svg" alt="Hack Club" /> -
+
{#if pathData?.map((path) => path.ready).includes(true)} {#if activePaths.length == 1} @@ -147,7 +149,7 @@