mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
missing brace
This commit is contained in:
parent
9e77d32043
commit
28bfa8feeb
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
|||
callback(null, _user);
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
// ## Settings
|
||||
DataProvider.prototype.settings = function () { };
|
||||
|
|
Loading…
Add table
Reference in a new issue