JsHint
This commit is contained in:
4
controllers/prototype/dbrequests.js
vendored
4
controllers/prototype/dbrequests.js
vendored
@@ -296,7 +296,7 @@ Info.prototype.loadPointerLocked = function() {
|
||||
self.tryMerge();
|
||||
}
|
||||
);
|
||||
}
|
||||
};
|
||||
|
||||
Info.prototype.loadSwitchedLockOption = function() {
|
||||
var self = this;
|
||||
@@ -322,7 +322,7 @@ Info.prototype.loadSwitchedLockOption = function() {
|
||||
self.tryMerge();
|
||||
}
|
||||
);
|
||||
}
|
||||
};
|
||||
|
||||
var UserCreator = function(finishAction) {
|
||||
this.finishAction = finishAction;
|
||||
|
||||
Reference in New Issue
Block a user