mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-16 01:31:19 +10:00
feat: add yarn typecheck and fix all types
This commit is contained in:
@ -24,7 +24,7 @@ class NewsManager {
|
||||
})),
|
||||
},
|
||||
|
||||
image: data.image,
|
||||
...(data.image && { image: data.image }),
|
||||
author: {
|
||||
connect: {
|
||||
id: data.authorId,
|
||||
|
||||
Reference in New Issue
Block a user