Merge branch 'develop' into feat-12997

This commit is contained in:
kakkokari-gtyih 2024-03-22 21:09:53 +09:00
commit 155692b5ef
139 changed files with 2308 additions and 447 deletions

View file

@ -68,6 +68,7 @@ const exampleCWNote = reactive<Misskey.entities.Note>({
reactionAcceptance: null,
renoteCount: 0,
repliesCount: 1,
reactionCount: 0,
reactions: {},
reactionEmojis: {},
fileIds: [],