mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Label 'Add users' for Remove Fee.
This commit is contained in:
parent
9d2e2a1739
commit
6d5d61c842
1 changed files with 1 additions and 1 deletions
|
@ -1054,7 +1054,7 @@ void EditMessagesPrivacyBox(
|
||||||
tr::now,
|
tr::now,
|
||||||
lt_count,
|
lt_count,
|
||||||
always)
|
always)
|
||||||
: QString();
|
: tr::lng_edit_privacy_exceptions_add(tr::now);
|
||||||
});
|
});
|
||||||
|
|
||||||
const auto exceptions = Settings::AddButtonWithLabel(
|
const auto exceptions = Settings::AddButtonWithLabel(
|
||||||
|
|
Loading…
Add table
Reference in a new issue