Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into harsh/update-main-app
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-mn-yral committed Dec 21, 2023
2 parents f47246b + 9c627bc commit bc1988f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-client/src/lib/stores/playerState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ export const playerState = writable<{
})

export const homeFeedVideos = writable<PostPopulated[]>([])

export const hotOrNotFeedVideos = writable<PostPopulated[]>([])

0 comments on commit bc1988f

Please sign in to comment.