From 06e58165fe4607c22d910bee9538b390ae5eeca2 Mon Sep 17 00:00:00 2001 From: Benexl Date: Thu, 7 May 2026 01:26:33 +0300 Subject: [PATCH] chore: update generate.py --- viu_media/cli/config/generate.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/viu_media/cli/config/generate.py b/viu_media/cli/config/generate.py index 7ea5061..4efbff2 100644 --- a/viu_media/cli/config/generate.py +++ b/viu_media/cli/config/generate.py @@ -44,9 +44,6 @@ CONFIG_FOOTER = f""" # Also join the discord server # where the anime tech community lives :) # {DISCORD_INVITE} -# If you like the project and are able to support it please consider buying me a coffee at {SUPPORT_PROJECT_URL}. -# If you would like to connect with me join the discord server from there you can dm for hackathons, or even to tell me a joke 😂 -# Otherwise enjoy your terminal anime browser experience 😁 # # ============================================================================== """.lstrip()