From 9972e49b09fa8c99b8b6b33aa0451c2eaac5da08 Mon Sep 17 00:00:00 2001 From: Istoleyourbutter Date: Sat, 12 Oct 2024 14:25:19 -0400 Subject: [PATCH] Update ominis.py --- ominis.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ominis.py b/ominis.py index 516b4cb..abe1450 100644 --- a/ominis.py +++ b/ominis.py @@ -43,8 +43,7 @@ def display_banner(): {Fore.YELLOW}~ {Fore.CYAN}Github{Fore.YELLOW}:{Fore.BLUE} https://github.com/AnonCatalyst/{Fore.RED} {Fore.RED}------------------------------------------ {Fore.YELLOW}~ {Fore.CYAN}Instagram{Fore.YELLOW}:{Fore.BLUE} https://www.instagram.com/istoleyourbutter/{Fore.RED} - {Fore.RED}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - {Fore.YELLOW}~ {Fore.CYAN}Website{Fore.YELLOW}:{Fore.BLUE} https://hard2find.dev/{Fore.RED}""") + """) async def get_user_input(prompt, options=None): clear_screen()