Update layout.go

pull/601/head
Akionka 1 year ago committed by GitHub
parent fbd35f2103
commit eb290fd947
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