mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
parent
2b1ff39798
commit
f5f374d933
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ std::optional<QString> RestrictionError(
|
||||||
tr::now,
|
tr::now,
|
||||||
lt_user,
|
lt_user,
|
||||||
user->name())
|
user->name())
|
||||||
: (restriction == Flag::SendVoiceMessages)
|
: (restriction == Flag::SendVideoMessages)
|
||||||
? tr::lng_restricted_send_video_messages(
|
? tr::lng_restricted_send_video_messages(
|
||||||
tr::now,
|
tr::now,
|
||||||
lt_user,
|
lt_user,
|
||||||
|
|
Loading…
Add table
Reference in a new issue