Skip to content

Commit e9c2337

Browse files
authored
feat: Add selector_source to activity for ranking (#239)
1 parent c93542c commit e9c2337

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gen/models/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,8 @@ export interface ActivityResponse {
595595

596596
moderation_action?: string;
597597

598+
selector_source?: string;
599+
598600
text?: string;
599601

600602
visibility_tag?: string;

0 commit comments

Comments
 (0)