From 0ef3d1882a3fe3d7d85a618a35a0187ca1663d93 Mon Sep 17 00:00:00 2001 From: Hafitz Setya Date: Mon, 9 Aug 2021 14:38:43 +0700 Subject: [PATCH] Update config Signed-off-by: breakdowns --- bot/modules/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( [ [