Skip to content

Commit

Permalink
fix(netflix): typo in key (#7417)
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy committed May 29, 2024
1 parent fd21f77 commit 8d6d03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Presence/netflix.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"description": "Shown when watching a series with 'watching Netflix' status, example: S6 E2 - Episode title",
"message": "S{0} E{1} - {2}"
},
"netflix.movieDispaly": {
"netflix.movieDisplay": {
"description": "Shown when watching a movie, example: 2024 • 120 minutes",
"message": "{0} • {1} minutes"
}
Expand Down

0 comments on commit 8d6d03e

Please sign in to comment.