From c625e7acba4ff46e1761b06dcea3a6210110e2ef Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sat, 17 Feb 2024 16:37:39 -0600 Subject: [PATCH] Add warning to saves manager when not all saves are synced --- src/components/saves/SavesManager.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/saves/SavesManager.vue b/src/components/saves/SavesManager.vue index 8e9afdf..ceeae6f 100644 --- a/src/components/saves/SavesManager.vue +++ b/src/components/saves/SavesManager.vue @@ -4,6 +4,9 @@

Saves Manager