From 92206df9badb4cb73748c31d80446c9cca281f95 Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Sat, 1 Jun 2024 08:33:02 +0200 Subject: [PATCH] Update Aoc1802.tsx --- src/includes/Aoc1802.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/includes/Aoc1802.tsx b/src/includes/Aoc1802.tsx index b86413c..8f60e51 100644 --- a/src/includes/Aoc1802.tsx +++ b/src/includes/Aoc1802.tsx @@ -103,6 +103,7 @@ var Aoc1802 = () => { }, [lines]) return ( + <> { lines ? (