Skip to content

Commit

Permalink
Update inline.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Oct 15, 2024
1 parent a5a914c commit 7021fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shizuchat/modules/helpers/inline.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@

NEXT = [
[
InlineKeyboardButton(text="⦿ ʙᴀᴄᴋ ⦿", callback_data="BACK"),
InlineKeyboardButton(text="⦿ ɴᴇxᴛ ⦿", callback_data="ADMIN_READ2"),
],
]
Expand Down

0 comments on commit 7021fac

Please sign in to comment.