mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Temporarily remove watch app
This commit is contained in:
parent
75e02e4f28
commit
c9868c4dd8
@ -2002,7 +2002,7 @@ ios_application(
|
|||||||
}),
|
}),
|
||||||
watch_application = select({
|
watch_application = select({
|
||||||
":disableExtensionsSetting": None,
|
":disableExtensionsSetting": None,
|
||||||
"//conditions:default": ":TelegramWatchApp",
|
"//conditions:default": None#":TelegramWatchApp",
|
||||||
}) if telegram_enable_watch else None,
|
}) if telegram_enable_watch else None,
|
||||||
deps = [
|
deps = [
|
||||||
":Main",
|
":Main",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user