Skip to content
Snippets Groups Projects
Commit f635e229 authored by syuilo's avatar syuilo
Browse files

Add todo

parent d822b662
No related branches found
No related tags found
No related merge requests found
......@@ -167,6 +167,8 @@ export const pack = (
_user = deepcopy(user);
}
// TODO: ここでエラーにするのではなくダミーのユーザーデータを返す
// SEE: https://github.com/syuilo/misskey/issues/1432
if (!_user) return reject('invalid user arg.');
// Me
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment