mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#4 fixed typo
This commit is contained in:
parent
61f714aa07
commit
1d8c1a9147
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export class Template<
|
|||
}
|
||||
|
||||
/**
|
||||
* Themes the tempalte with values
|
||||
* Themes the template with values
|
||||
*/
|
||||
public theme = (values: V) => {
|
||||
return hb.compile(this.template)(values);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue