From f238a973c0bee2e9cd3ff52c7727f13736809afa Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Mon, 24 Feb 2025 06:42:50 -0500 Subject: [PATCH] fix typo --- backend/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(