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
Don't throw errors from background
Browse Source
// FREEBIE
pull/749/head
lilia
10 years ago
parent
bbb5b24d6b
commit
d3812869d2
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/background.js
Unescape
Escape
View File
@ -214,6 +214,7 @@
notifyConversation
(
message
)
;
}
)
;
}
)
;
return
;
}
throw
e
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
keejef/session-desktop
Title
Body
Create Issue