diff --git a/bot/modules/config.py b/bot/modules/config.py index 04ad94f..0b8973a 100644 --- a/bot/modules/config.py +++ b/bot/modules/config.py @@ -206,7 +206,7 @@ async def config_button(_, query): elif data == '10': return await query.message.edit( __header__.format(data) - + f"**[ Updater Config ]**\n\n**UPSTREAM_REPO:** `{UPSTREAM_REPO}`\n\n**UPSTREAM_BRANCH:** `{UPSTREAM_BRANCH}`", + + f"**[ qBittorrent Config ]**\n\n**IS_VPS:** `{IS_VPS}`\n\n**SERVER_PORT:** `{SERVER_PORT}`\n\n**BASE_URL:** `{BASE_URL}`\n\n**[ Updater Config ]**\n\n**UPSTREAM_REPO:** `{UPSTREAM_REPO}`\n\n**UPSTREAM_BRANCH:** `{UPSTREAM_BRANCH}`", reply_markup=types.InlineKeyboardMarkup( [ [