mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-03 15:19:49 +00:00
temporal fix for legacy in resender bot
This commit is contained in:
@@ -18,7 +18,8 @@ repositories {
|
||||
|
||||
kotlin {
|
||||
jvm()
|
||||
js(IR) {
|
||||
js(LEGACY) {
|
||||
// js(IR) {
|
||||
browser()
|
||||
binaries.executable()
|
||||
}
|
||||
|
Reference in New Issue
Block a user