Page MenuHomePhorge

D4668.1767124200.diff
No OneTemporary

Size
445 B
Referenced Files
None
Subscribers
None

D4668.1767124200.diff

diff --git a/keyserver/src/push/send.js b/keyserver/src/push/send.js
--- a/keyserver/src/push/send.js
+++ b/keyserver/src/push/send.js
@@ -493,7 +493,7 @@
notification.payload.id = uniqueID;
notification.payload.threadID = threadInfo.id;
notification.payload.messageInfos = JSON.stringify(newRawMessageInfos);
- if (codeVersion > 137) {
+ if (codeVersion > 1000) {
notification.mutableContent = true;
}
if (collapseKey) {

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 30, 7:50 PM (3 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5869559
Default Alt Text
D4668.1767124200.diff (445 B)

Event Timeline