mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Added simple icon to button for bot privacy policy from profile actions.
This commit is contained in:
@@ -2634,7 +2634,7 @@ void ActionsFiller::addBotCommandActions(not_null<UserData*> user) {
|
||||
tr::lng_profile_bot_privacy(),
|
||||
rpl::single(true),
|
||||
openPrivacyPolicy,
|
||||
nullptr);
|
||||
&st::infoIconPrivacyPolicy);
|
||||
}
|
||||
|
||||
void ActionsFiller::addReportAction() {
|
||||
|
||||
Reference in New Issue
Block a user