Merge remote-tracking branch 'origin/main' into 3p-moderators
* origin/main: add warning to profile as well use prompt.basic instead of full prompt [Statsig] Track posting, end reached (#3206) [Statsig] Track likes, reposts, follows (#3195) 1.73 Version Bump (#3200)
This commit is contained in:
@@ -375,6 +375,7 @@ let PostThreadItemLoaded = ({
|
||||
record={record}
|
||||
richText={richText}
|
||||
onPressReply={onPressReply}
|
||||
logContext="PostThreadItem"
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
@@ -521,6 +522,7 @@ let PostThreadItemLoaded = ({
|
||||
record={record}
|
||||
richText={richText}
|
||||
onPressReply={onPressReply}
|
||||
logContext="PostThreadItem"
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user