fix: corrected the layout of buttons in settings and text in main menu

This commit is contained in:
2026-06-25 09:30:41 +03:30
parent 3cd692be0f
commit 3835b002a7
2 changed files with 1 additions and 3 deletions

View File

@@ -212,8 +212,6 @@ func (h *Handler) buildSettingsKeyboard(user *db.User, st *db.UserSettings, brea
},
{
{Text: fmt.Sprintf("RPG: %s", rpgStatus), CallbackData: "rpgtoggle"},
},
{
{Text: fmt.Sprintf("League: %s", leagueStatus), CallbackData: "leaguetoggle"},
},
{