Merge branch 'patch-1' of https://github.com/jotto/le-store-SPEC
Esse commit está contido em:
commit
2ac41d914a
2
index.js
2
index.js
@ -57,7 +57,7 @@ module.exports.create = function (options) {
|
|||||||
};
|
};
|
||||||
*/
|
*/
|
||||||
|
|
||||||
cb(null, memDb.accounts[accountId]);
|
cb(null, memDb.accountKeypairs[accountId]);
|
||||||
}
|
}
|
||||||
// Accounts
|
// Accounts
|
||||||
, checkKeypair: function (opts, cb) {
|
, checkKeypair: function (opts, cb) {
|
||||||
|
|||||||
Carregando…
x
Referência em uma nova issue
Block a user