mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Co-authored-by: David Baker <dbkr@users.noreply.github.com> Fixes https://github.com/element-hq/element-web/issues/30319
This commit is contained in:
parent
f3058c9597
commit
557293af31
@ -620,6 +620,8 @@ function DownloadButton({
|
||||
// Err on the side of safety.
|
||||
setCanDownload(false);
|
||||
});
|
||||
} else {
|
||||
setCanDownload(true);
|
||||
}
|
||||
}, [mxEvent]);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user