From b2194d5246f1787831b2736838ddeac371556ae3 Mon Sep 17 00:00:00 2001 From: Cooper Date: Mon, 12 Jun 2023 18:07:40 -0400 Subject: [PATCH] I FIXED IT YAY (i think) --- data/safeguard-files/safeguard.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/safeguard-files/safeguard.py b/data/safeguard-files/safeguard.py index 4f96199..18be6cd 100644 --- a/data/safeguard-files/safeguard.py +++ b/data/safeguard-files/safeguard.py @@ -26,7 +26,8 @@ if ctypes.windll.shell32.IsUserAnAdmin(): pass else: - print('SafeGuard (1.6) Automated Protection \nThis window will close momentarily...') + print(f'SafeGuard (1.6) Automated Protection \ + \nThis window will close momentarily...') # Global Variables