Update packages/frontend/.storybook/fakes.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
@@ -261,7 +261,7 @@ export function renotedToChannelFromChannel(id = "somenoteId") {
|
||||
return {
|
||||
...channelNote(),
|
||||
renote: channelNote(),
|
||||
text: null
|
||||
text: null,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user