From 1a703bf78bb3ebc7070af86ad8e2c8984c494ac5 Mon Sep 17 00:00:00 2001
From: snipe
Date: Wed, 10 Nov 2021 17:59:52 -0800
Subject: [PATCH] Added logout clarification
Signed-off-by: snipe
---
resources/views/settings/backups.blade.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/views/settings/backups.blade.php b/resources/views/settings/backups.blade.php
index b2e7a3e25..141dc07d4 100644
--- a/resources/views/settings/backups.blade.php
+++ b/resources/views/settings/backups.blade.php
@@ -156,7 +156,7 @@
restore from a previous backup. (This does not currently with with S3 file storage.)
Your entire {{ config('app.name') }} database and any uploaded files will be completely replaced by what's in the backup file.
-
+
You will be logged out after your restore is complete.