From 5d4ed5c5fb8ae2916cf4c1542a634b94c7affddc Mon Sep 17 00:00:00 2001 From: Lennolium Date: Sat, 30 Sep 2023 20:42:50 +0200 Subject: [PATCH] Cleanup --- src/swiftguard/helpers.py | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/swiftguard/helpers.py b/src/swiftguard/helpers.py index d889db2..214513f 100644 --- a/src/swiftguard/helpers.py +++ b/src/swiftguard/helpers.py @@ -345,14 +345,12 @@ def startup(): if permission_automation == 1: # Log error. LOGGER.warning( - 1, "Looks like swiftGuard has not its needed " "Permission granted! Go to System Preferences -> Security & " "Privacy -> Privacy -> Automation and add swiftGuard " - "manually! " - "If done and Warning persists test if swiftGuard can shutdown" - "your system by connecting a new USB device. If so, you can " - "ignore this warning.", + "manually! If done and Warning persists test if swiftGuard can " + "shutdown your system by connecting a new USB device. If so, " + "you can ignore this warning." ) else: