From 590db7e9326f17ac8ed00e7df00711e59baa5ea0 Mon Sep 17 00:00:00 2001 From: Luc Mcgrady Date: Thu, 19 Jun 2025 12:08:47 +0100 Subject: [PATCH] graphs --- ts/routes/graphs/GraphsPage.svelte | 2 ++ ts/routes/graphs/index.ts | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ts/routes/graphs/GraphsPage.svelte b/ts/routes/graphs/GraphsPage.svelte index 7ae4d966d..44c48bfae 100644 --- a/ts/routes/graphs/GraphsPage.svelte +++ b/ts/routes/graphs/GraphsPage.svelte @@ -3,6 +3,8 @@ Copyright: Ankitects Pty Ltd and contributors License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -->