mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-29 13:47:47 +00:00
Fix copy elision prevention
This commit is contained in:
parent
c165cbed32
commit
db8042f43b
@ -202,7 +202,7 @@ auto GenerateCodes() {
|
||||
Ui::show(
|
||||
Box<RevokePublicLinkBox>(
|
||||
&window->session(),
|
||||
std::move(Fn<void()>())),
|
||||
Fn<void()>()),
|
||||
Ui::LayerOption::KeepOther);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user