Skip to content

Commit

Permalink
ʜᴍ
Browse files Browse the repository at this point in the history
  • Loading branch information
AshokShau authored Oct 28, 2022
1 parent 733e354 commit 8e18bd9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion AsuXMusic/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,9 @@ async def start_command(_, message):
parse_mode="markdown",
reply_markup=key,
)
"""


"""
return await message.reply_photo(
photo=config.START_IMG,
caption=home_text_pm,
Expand Down

0 comments on commit 8e18bd9

Please sign in to comment.