This website works better with JavaScript.
Explore
Help
Register
Sign In
keejef
/
session-desktop
mirror of
https://github.com/oxen-io/session-desktop
Watch
2
Star
0
Fork
You've already forked session-desktop
0
Code
Issues
8
Projects
Releases
Wiki
Activity
Ensure that error in handleDataMessage is treated as error
Browse Source
pull/1/head
Scott Nonnenberg
7 years ago
parent
61429090ff
commit
ae6876a153
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
js/models/messages.js
Unescape
Escape
View File
@ -1262,6 +1262,7 @@
'error:'
,
errorForLog
)
;
throw
error
;
}
}
)
;
}
,
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
keejef/session-desktop
Title
Body
Create Issue