Skip to content

Commit

Permalink
Merge pull request #13 from privacybydesign/patch-1
Browse files Browse the repository at this point in the history
small fix in movie json (wrong age)
  • Loading branch information
saravahdatipour authored Dec 9, 2024
2 parents 0fd03a2 + e8c7e28 commit 6ffd480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/videos/elysium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ageRestriction": 16,
"ageRestriction": 12,
"youtubeId": "oIBtePb-dGY"
}
}

0 comments on commit 6ffd480

Please sign in to comment.