From 2fc7c86257db6d7f61347bb2da9c4f1bb8863bbd Mon Sep 17 00:00:00 2001 From: strbit Date: Wed, 11 Sep 2024 18:08:16 +0500 Subject: [PATCH] fix: add comma --- tests/deps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/deps.ts b/tests/deps.ts index ebb438df..cbe754ac 100644 --- a/tests/deps.ts +++ b/tests/deps.ts @@ -32,7 +32,7 @@ export class Chats { can_read_all_group_messages: false, supports_inline_queries: false, can_connect_to_business: false, - has_main_web_app: false + has_main_web_app: false, }; this.bot.api.config.use(() => {