Update to 6.2.0 (1984)

https://github.com/DrKLO/Telegram/pull/1561
This commit is contained in:
DrKLO 2020-06-04 19:47:15 +03:00
parent f120800a7f
commit dceccae0b7
487 changed files with 23032 additions and 9363 deletions

View file

@ -1185,7 +1185,7 @@ public class GroupCreateActivity extends BaseFragment implements NotificationCen
view = new GroupCreateSectionCell(context);
break;
case 1:
view = new GroupCreateUserCell(context, true, 0);
view = new GroupCreateUserCell(context, true, 0, false);
break;
case 2:
default: