Skip to content

Commit 6c488df

Browse files
committed
init msg style tweaks
1 parent c16b8a0 commit 6c488df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ async def ping_owners_on_startup(app: Application):
803803
chat_id=owner_id,
804804
text=(
805805
"👋🤖 Whisper Transcriber Bot is now online!\n"
806-
f"Start time: {start_time_utc}"
806+
f"\nStart time: {start_time_utc}"
807807
)
808808
)
809809

0 commit comments

Comments
 (0)