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 a148320 commit d281f0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Template.accountPreferences.onCreated(function() {
data.idleTimeLimit = idleTimeLimit;

let reload = false;

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

0 comments on commit d281f0c

Please sign in to comment.