fix: remove leftovers of childIds
This commit is contained in:
@ -18,7 +18,6 @@ export interface IProject extends IAbstract {
|
||||
subscription: ISubscription
|
||||
position: number
|
||||
backgroundBlurHash: string
|
||||
childProjectIds: number[]
|
||||
parentProjectId: number
|
||||
|
||||
created: Date
|
||||
|
Reference in New Issue
Block a user