Skip to content

Commit

Permalink
menu order
Browse files Browse the repository at this point in the history
  • Loading branch information
mehotkhan committed Aug 29, 2024
1 parent 18c28cb commit b02ee83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ import { createReplyKeyboard } from "./actions";

// Main menu keyboard used across various commands
const mainMenu = new Keyboard()
.text("دریافت لینک")
.text("درباره و حریم خصوصی")
.text("دریافت لینک")
.resized();

/**
Expand Down

0 comments on commit b02ee83

Please sign in to comment.