From ceea587585401d46699e838fc06c029dce515ee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Thu, 29 Aug 2024 14:20:42 +0200 Subject: [PATCH] chore: diagram is always in dark mode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maƫl Gangloff --- .../tracking/watchlist/diagram/ViewDiagramWatchlistButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/components/tracking/watchlist/diagram/ViewDiagramWatchlistButton.tsx b/assets/components/tracking/watchlist/diagram/ViewDiagramWatchlistButton.tsx index be1674c..e7db62c 100644 --- a/assets/components/tracking/watchlist/diagram/ViewDiagramWatchlistButton.tsx +++ b/assets/components/tracking/watchlist/diagram/ViewDiagramWatchlistButton.tsx @@ -60,7 +60,7 @@ export function ViewDiagramWatchlistButton({token}: { token: string }) { -} \ No newline at end of file +}