Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RPerkuhn committed Nov 6, 2018
1 parent 7f924c9 commit a3139b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion threema-gw.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,4 @@ function SendThreemaSimpleMessage(obj){
}).on("error", function (e) {adapter.log.error(e);});
}
catch (e) { console.error(e); }

}

0 comments on commit a3139b3

Please sign in to comment.