Skip to content

Commit

Permalink
Update commands.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv9969 authored Aug 1, 2024
1 parent 5ec9ea1 commit 0cac7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ async def start(client, message):
]]
if IS_VERIFY or IS_SHORTLINK is True:
buttons.append([
InlineKeyboardButton('ʙᴜʏ ᴘʀᴇᴍɪᴜᴍ ', callback_data='seeplan')
InlineKeyboardButton('ʙᴜʏ ᴘʀᴇᴍɪᴜᴍ ', callback_data='seeplans')
])
if TOP_SEARCH is True:
buttons.append([
Expand Down

0 comments on commit 0cac7c6

Please sign in to comment.