Rename some things

This commit is contained in:
Eric Bailey
2025-01-16 17:13:41 -06:00
parent 49d818a875
commit 340fb007d2
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ export function VideoPostCard({
<Link
label={_(msg`View video`)}
to={{
screen: 'TempVibe',
screen: 'VideoFeed',
params: {
feedUri: sourceFeedUri,
postUri: post.uri,