From 6dcfe4d4552445e109a9f5f42972e6ce9b62a245 Mon Sep 17 00:00:00 2001 From: Deluan Date: Sat, 20 Apr 2024 13:16:50 -0400 Subject: [PATCH] Fix typo --- tests/fixtures/playlists/recently_played.nsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fixtures/playlists/recently_played.nsp b/tests/fixtures/playlists/recently_played.nsp index bafc0dbb..08fe685a 100644 --- a/tests/fixtures/playlists/recently_played.nsp +++ b/tests/fixtures/playlists/recently_played.nsp @@ -5,7 +5,7 @@ "name": "Recently Played", "comment": "Recently played tracks", "all": [ - // This is a inline comment + // This is an inline comment {"inTheLast": {"lastPlayed": 30}} ], "sort": "lastPlayed",