From 00b7fd51efd057f4c349bf603af9ff06d899c580 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Thu, 11 Apr 2024 22:55:19 +1200 Subject: [PATCH] Added remove all history button to the right --- materialious/src/routes/history/+page.svelte | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/materialious/src/routes/history/+page.svelte b/materialious/src/routes/history/+page.svelte index 6e98620d..9bc19456 100644 --- a/materialious/src/routes/history/+page.svelte +++ b/materialious/src/routes/history/+page.svelte @@ -49,7 +49,8 @@ }); -
+
+
+ {#if loaded}