diff options
| author | Francis Dinh <normandy@biribiri.dev> | 2022-09-17 08:44:41 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-17 21:44:41 +0900 |
| commit | c89374c321aeb1cca2582922d4a9a9be059c691e (patch) | |
| tree | fabe6d79ea736de24e6726476c6ec5c0638081ee /packages/backend/src/queue/processors/CleanProcessorService.ts | |
| parent | Update .eslintrc.js (diff) | |
| download | misskey-c89374c321aeb1cca2582922d4a9a9be059c691e.tar.gz misskey-c89374c321aeb1cca2582922d4a9a9be059c691e.tar.bz2 misskey-c89374c321aeb1cca2582922d4a9a9be059c691e.zip | |
fix: Add comment property to DriveFile (#46)
* Add comment property to DriveFile
Some components of Misskey like the image viewer use this property, but it hasn't been defined in the type definition itself.
* Make DriveFile.comment nullable
There's a few places in the client code that checks for a null comment,
suggesting this field may be set to null.
Diffstat (limited to 'packages/backend/src/queue/processors/CleanProcessorService.ts')
0 files changed, 0 insertions, 0 deletions