fix: types

This commit is contained in:
DIYgod 2025-02-28 09:04:50 +08:00
parent 3bc3f862c8
commit 3146ba6d8e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ class Morph {
// TODO: handle inboxHandle
inboxHandle: "",
read: item.read,
sources: item.from,
sources: item.from ?? null,
})
}
return entries