This commit is contained in:
syuilo 2018-05-29 00:38:07 +09:00
parent bd1f3a2f01
commit 973b1e42ef
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import $ from 'cafy'; import ID from '../../../../cafy-id';
import Note, { pack } from '../../../../models/note';
/**
* GEt replies of a note
* Get replies of a note
*/
module.exports = (params, user) => new Promise(async (res, rej) => {
// Get 'noteId' parameter