From b4db327b2714f0d43f18b32df3c93d281dbb7f9f Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Thu, 23 Oct 2025 19:08:44 +0200 Subject: [PATCH] SUPERCOPY update --- SUPERCOPY.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SUPERCOPY.py b/SUPERCOPY.py index 461aff0..ce913a5 100644 --- a/SUPERCOPY.py +++ b/SUPERCOPY.py @@ -1,5 +1,9 @@ files = [ + "core/app_launcher.py", + "core/discord_presence.py", "core/file_search.py", + "core/headers.py", + "core/web_search.py", "main.py" ]