Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3246294
D13924.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
500 B
Referenced Files
None
Subscribers
None
D13924.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D13924: [lib] Fix long line in olmSessionErrors
Attached
Detach File
Event Timeline
Log In to Comment