mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-25 03:28:50 +00:00
temporal fix for legacy in resender bot
This commit is contained in:
parent
b440757331
commit
6766dc4a8f
@ -18,7 +18,8 @@ repositories {
|
|||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
jvm()
|
jvm()
|
||||||
js(IR) {
|
js(LEGACY) {
|
||||||
|
// js(IR) {
|
||||||
browser()
|
browser()
|
||||||
binaries.executable()
|
binaries.executable()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user