mirror of
https://github.com/MisskeyIO/misskey
synced 2025-01-06 01:43:07 +09:00
c89374c321
* 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. |
||
---|---|---|
.. | ||
acct.ts | ||
api.ts | ||
api.types.ts | ||
consts.ts | ||
entities.ts | ||
index.ts | ||
streaming.ts | ||
streaming.types.ts |