diff --git a/backend/main.py b/backend/main.py index 1a2d1d4..496c2aa 100644 --- a/backend/main.py +++ b/backend/main.py @@ -306,7 +306,7 @@ async def github_callback(request: Request): recording, user_stream_key ) ) - + "minutes" + + " minutes" for recording in stream_recs ] ), # type: ignore @@ -664,7 +664,7 @@ async def status_command(ack: AsyncAck, command): recording, user_stream_key ) ) - + "minutes" + + " minutes" for recording in stream_recs ]) await bolt.client.chat_postEphemeral(