mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-17 15:08:31 +00:00
add note
This commit is contained in:
@@ -23,6 +23,7 @@ export function getLightRangeFactorByGraphicsQuality(quality: number) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: addFileみたいなメソッドを持つクラス化して引き回させた方が便利かもしれない
|
||||
export type RoomAttachments = {
|
||||
files: Misskey.entities.DriveFile[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user