Skip to content

Commit

Permalink
Remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer9 committed Mar 25, 2018
1 parent 92b6cfc commit 0ab7206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/start.js
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ function start() {
}

Backbone.history.start();
app.pageNav.updateTabs();
app.pageNav.updateTabs();

// load chat
const chatConvos = new ChatHeads();
Expand Down

0 comments on commit 0ab7206

Please sign in to comment.