Page MenuHomePhabricator

D13924.diff
No OneTemporary

D13924.diff

diff --git a/lib/utils/olm-utils.js b/lib/utils/olm-utils.js
--- a/lib/utils/olm-utils.js
+++ b/lib/utils/olm-utils.js
@@ -128,7 +128,8 @@
// the corresponding .cpp file
// at `native/cpp/CommonCpp/CryptoTools/CryptoModule.cpp`.
invalidSessionVersion: 'INVALID_SESSION_VERSION',
- alreadyDecrypted: `${OLM_SESSION_ERROR_PREFIX}ALREADY_DECRYPTED_OR_KEYS_SKIPPED`,
+ alreadyDecrypted:
+ OLM_SESSION_ERROR_PREFIX + `ALREADY_DECRYPTED_OR_KEYS_SKIPPED`,
});
function hasHigherDeviceID(

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 15, 10:36 PM (21 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2495696
Default Alt Text
D13924.diff (500 B)

Event Timeline