mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
parent
bfebb1339a
commit
e24b86d460
1 changed files with 2 additions and 0 deletions
|
@ -702,6 +702,8 @@ void RepliesWidget::setupComposeControls() {
|
|||
return !canSendAnything
|
||||
? (restriction
|
||||
? restriction
|
||||
: topicRestriction
|
||||
? std::move(topicRestriction)
|
||||
: tr::lng_group_not_accessible(tr::now))
|
||||
: topicRestriction
|
||||
? std::move(topicRestriction)
|
||||
|
|
Loading…
Add table
Reference in a new issue