Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TranquilMarmot committed May 25, 2020
1 parent dd1fd9f commit 4012451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/classes/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const getStorage = function() {
newValue
}
}
)
);
}
}
};
} else {
return window.localStorage;
}
Expand Down

0 comments on commit 4012451

Please sign in to comment.