1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-28 23:04:26 -06:00

[API] Fix bug

This commit is contained in:
syuilo 2017-02-16 11:20:41 +09:00
parent 29e5efb9bb
commit 1bb1a02593

View file

@ -64,6 +64,8 @@ async function byNative(res, rej, me, query, offset, max) {
}, {
name: new RegExp(escapedQuery)
}]
}, {
limit: max
});
// Serialize