Merge pull request #601 from Akionka/patch-1

Update layout.go
pull/600/merge
demget 1 year ago committed by GitHub
commit de01d4553e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -184,7 +184,7 @@ func (lt *Layout) Commands() (cmds []tele.Command) {
//
// Example of bot.yml:
// commands:
// /start: '{{ text "cmdStart" }}'
// /start: '{{ text `cmdStart` }}'
//
// en.yml:
// cmdStart: Start the bot

Loading…
Cancel
Save