Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelRipoll23 committed Dec 21, 2019
1 parent 574707e commit 32ffb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ function SecuritySystem(log, config) {
// Storage
if (this.saveState) {
this.load();
}º
}
}

SecuritySystem.prototype.load = async function() {
Expand Down

0 comments on commit 32ffb94

Please sign in to comment.