Added missed icon for join requests in manage of groups / channels.
This commit is contained in:
parent
62b5192f24
commit
4062912a98
Binary file not shown.
After Width: | Height: | Size: 469 B |
Binary file not shown.
After Width: | Height: | Size: 745 B |
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
|
@ -316,7 +316,7 @@ infoProfileSeparatorPadding: margins(
|
|||
|
||||
infoIconFg: windowBoldFg;
|
||||
infoIconInformation: icon {{ "info/info_information", infoIconFg }};
|
||||
infoIconRequests: icon {{ "info/info_add_member", infoIconFg }};
|
||||
infoIconRequests: icon {{ "info/edit/group_manage_join_requests", infoIconFg }};
|
||||
infoIconNotifications: icon {{ "info/info_notifications", infoIconFg }};
|
||||
infoIconMediaPhoto: icon {{ "info/info_media_photo", infoIconFg }};
|
||||
infoIconMediaVideo: icon {{ "info/info_media_video", infoIconFg }};
|
||||
|
|
Loading…
Reference in New Issue