Skip to content

Commit

Permalink
Added Seven Samurai in 4k
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecousins committed Sep 28, 2023
1 parent 6575440 commit e70d155
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/data/movies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@ export const movies: Movie[] = [
name: 'Seven Samurai',
imdb: '0047478',
watched: false,
resolution: '1080p',
source: 'BD',
remux: false,
resolution: '4k',
source: 'UHD BD',
remux: true,
dolbyVision: false,
},
{
Expand Down

1 comment on commit e70d155

@vercel
Copy link

@vercel vercel bot commented on e70d155 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.