From: Georgios Atheridis Date: Thu, 12 May 2022 07:57:15 +0000 (+0000) Subject: forgot comma X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=cd921c8a6ead31d3d6c3ae8470f9a689f05181c6;p=ihaspeks%2Faptbot-ihaspeks.git forgot comma --- diff --git a/skgyorugo/commands/available.py b/skgyorugo/commands/available.py index a5216c4..30efb22 100644 --- a/skgyorugo/commands/available.py +++ b/skgyorugo/commands/available.py @@ -168,7 +168,7 @@ def main(bot: Bot, message: Message): name = 'queuesize' ) ) - ) + ), time_remaining = time_remaining - (? - last_available) WHERE twitch_id = ? diff --git a/skgyorugo/commands/forceavailable.py b/skgyorugo/commands/forceavailable.py index 25f6c06..09d68d9 100644 --- a/skgyorugo/commands/forceavailable.py +++ b/skgyorugo/commands/forceavailable.py @@ -171,7 +171,7 @@ def main(bot: Bot, message: Message): name = 'queuesize' ) ) - ) + ), time_remaining = time_remaining - (? - last_available) WHERE twitch_id = ?