Skip to content

Commit

Permalink
Fix whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
jq-rs committed Apr 12, 2020
1 parent 8f32506 commit c9d0e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/mlestalk.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ function closeSocket() {
gLastMessageSeenTs = 0;

queueSweepAndSend(gMyName, gMyChannel);

//guarantee that websocket gets closed without reconnect
let tmpname = gMyName;
let tmpchannel = gMyChannel;
Expand Down

0 comments on commit c9d0e82

Please sign in to comment.