fix: いろいろ
This commit is contained in:
parent
e1b22165db
commit
a488e58edb
2 changed files with 41 additions and 63 deletions
|
|
@ -93,7 +93,7 @@ if (props.src === 'antenna') {
|
|||
query = {
|
||||
withReplies: defaultStore.state.showTimelineReplies,
|
||||
};
|
||||
connection = stream.useChannel(' ', {
|
||||
connection = stream.useChannel('hybridAllTimeline', {
|
||||
withReplies: defaultStore.state.showTimelineReplies,
|
||||
});
|
||||
connection.on('note', prepend);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue