Skip to content

Commit

Permalink
Revert "cherrypick-js: mediaTimeline"
Browse files Browse the repository at this point in the history
This reverts commit a6425b3.
  • Loading branch information
1673beta committed Mar 11, 2024
1 parent a6425b3 commit 7bf85f1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions packages/cherrypick-js/src/streaming.types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,6 @@ export type Channels = {
};
receives: null;
};
mediaTimeline: {
params: {
withRenotes?: boolean;
withRepliies?: boolean;
withCats?: boolean;
};
events: {
note: (payload: Note) => void;
};
recieves: null;
};
hybridTimeline: {
params: {
withRenotes?: boolean;
Expand Down

0 comments on commit 7bf85f1

Please sign in to comment.