From 58c96446eed7786c624d0213ed35495ff88c393b Mon Sep 17 00:00:00 2001 From: "121189493+Nubuki-all@users.noreply.github.com" <121189493+Nubuki-all@users.noreply.github.com> Date: Fri, 8 Dec 2023 01:19:39 +0100 Subject: [PATCH] update manage.py --- bot/workers/handlers/manage.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bot/workers/handlers/manage.py b/bot/workers/handlers/manage.py index 12144db8..7fd71a47 100644 --- a/bot/workers/handlers/manage.py +++ b/bot/workers/handlers/manage.py @@ -243,6 +243,7 @@ async def set_mux_args(event, args, client): if not MUX_ARGS: if file_exists(mux_file): s_remove(mux_file) + await save2db2(None, "mux_args") return await event.reply("**Successfully unset mux_args**") else: return await event.reply(