mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-28 14:58:15 +09:00
Add todo
This commit is contained in:
parent
d822b66243
commit
f635e22962
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user