mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 19:20:37 +03:00
Fix typo
This commit is contained in:
parent
7871d69adb
commit
6dcfe4d455
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…
x
Reference in New Issue
Block a user