Skip to content

Commit

Permalink
Update accountPreferences.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Dec 7, 2017
1 parent bfad909 commit a148320
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Template.accountPreferences.onCreated(function() {

let reload = false;

// if highlights changed we need page reload
// if highlights changed we need page reload
const user = Meteor.user();
if (user &&
user.settings &&
Expand Down

0 comments on commit a148320

Please sign in to comment.