mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Add todo
This commit is contained in:
parent
2de4289c5d
commit
7452819f00
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue