diff --git a/Telegram/BUILD b/Telegram/BUILD index 47b6827b4b..7f65ccaa2f 100644 --- a/Telegram/BUILD +++ b/Telegram/BUILD @@ -1253,7 +1253,7 @@ ios_application( ":ShareExtension", #":NotificationServiceExtension", ], - #watch_application = ":TelegramWatchApp", + watch_application = ":TelegramWatchApp", deps = [ ":Main", ":Lib",