Fix typo
This commit is contained in:
parent
7871d69adb
commit
6dcfe4d455
1 changed files with 1 additions and 1 deletions
2
tests/fixtures/playlists/recently_played.nsp
vendored
2
tests/fixtures/playlists/recently_played.nsp
vendored
|
|
@ -5,7 +5,7 @@
|
||||||
"name": "Recently Played",
|
"name": "Recently Played",
|
||||||
"comment": "Recently played tracks",
|
"comment": "Recently played tracks",
|
||||||
"all": [
|
"all": [
|
||||||
// This is a inline comment
|
// This is an inline comment
|
||||||
{"inTheLast": {"lastPlayed": 30}}
|
{"inTheLast": {"lastPlayed": 30}}
|
||||||
],
|
],
|
||||||
"sort": "lastPlayed",
|
"sort": "lastPlayed",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue