From 3a0f9ea33652de9c568a0fa1b130da9ca01c32bd Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Thu, 21 Jul 2022 17:18:50 -0400 Subject: Delete PT functionality, cleanup table, add `email` to PTs (currently leave it at undefined and add them manually later) --- src/components/Sidebar.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Sidebar.svelte') diff --git a/src/components/Sidebar.svelte b/src/components/Sidebar.svelte index ed07ff2..f40332f 100644 --- a/src/components/Sidebar.svelte +++ b/src/components/Sidebar.svelte @@ -69,7 +69,7 @@ -
+
-- cgit v1.2.3