diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp index 2d392c975d..634dadaeae 100644 --- a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp +++ b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp @@ -14,19 +14,21 @@ std::unordered_set default_developers = { 963080346, 1282540315, 1374434073, 168769611, - 1773117711, 5330087923, 666154369, 139303278, + 1773117711, 5330087923, 139303278, 1752394339, 668557709, 1348136086, 6288255532, 7453676178, + 880708503, 2135966128, 7818249287, // ------------------------------------------- 778327202, 238292700, 1795176335, 6247153446, - 1752394339, 7745305003, 1183312839, 497855299, - 623054735 + 1183312839, 497855299 }; std::unordered_set default_channels = { 1233768168, 1524581881, 1571726392, 1632728092, 1172503281, 1877362358, 1905581924, 1794457129, 1434550607, 1947958814, 1815864846, 2130395384, - 1976430343, 1754537498, 1725670701, + 1976430343, 1754537498, 1725670701, 2401498637, + 2685666919, 2562664432, 2564770112, 2331068091, + 1559501352, 2641258043 }; void RCManager::start() {