You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-04 11:51:45 +03:00
Missed OKs
This commit is contained in:
@@ -286,7 +286,6 @@ module.exports = React.createClass({
|
||||
Modal.createDialog(ErrorDialog, {
|
||||
title: _t("Error"),
|
||||
description: _t("Error decrypting attachment"),
|
||||
button: _t("OK"),
|
||||
});
|
||||
}).finally(() => {
|
||||
decrypting = false;
|
||||
|
||||
Reference in New Issue
Block a user