From 6437028d2aee25143a9fb93b26c297d399c51b1b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Diamond?=
<32074058+Andre-Diamond@users.noreply.github.com>
Date: Mon, 20 Jan 2025 08:14:48 +0200
Subject: [PATCH] refactor: Add note about last saved date and time near the
save button
---
pages/index.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/pages/index.tsx b/pages/index.tsx
index 7920686..4ab14e2 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -46,6 +46,7 @@ const Home: NextPage = () => {
{`Please select the date the meeting happened in the "Meeting Date:" dropdown`}
{`Any changes you save will be saved to the date you selected in the "Meeting Date:" dropdown`}
Please remember to click the save button when you are done
+ Bottom left of the save button you will find the date and time the summary was last saved
Meeting summaries will be reviewed by an Archive member
When the Archive member approves the data, the GitBook and database will be updated
...and finally the Discord message will be sent to the Meeting-Summary channel