mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 07:35:12 +00:00
Add spoiler toggle to three dot menu in SendFilesBox.
This commit is contained in:
@@ -319,7 +319,7 @@ void EditCaptionBox::setupControls() {
|
||||
this,
|
||||
object_ptr<Ui::Checkbox>(
|
||||
this,
|
||||
tr::lng_send_compressed(tr::now),
|
||||
tr::lng_send_compressed_one(tr::now),
|
||||
true,
|
||||
st::defaultBoxCheckbox),
|
||||
st::editMediaCheckboxMargins)
|
||||
|
Reference in New Issue
Block a user