mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-13 13:46:25 +00:00
TypeORM can't correctly infer the data type on properties with a `| null` type. This commit adds explicit type annotations. See also https://github.com/typeorm/typeorm/issues/2567#issuecomment-408599335 Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
backends | ||
media-backend.interface.ts | ||
media-upload-url.dto.ts | ||
media-upload.dto.ts | ||
media-upload.entity.ts | ||
media.module.ts | ||
media.service.spec.ts | ||
media.service.ts | ||
multer-file.interface.ts |