Checking on Link for null values; Playing already fully-loaded playlists

This commit is contained in:
James Barnsley
2019-03-29 14:20:06 +13:00
parent ccb0d6672a
commit 2a0cb74ca7
7 changed files with 5689 additions and 10844 deletions

View File

@ -64,7 +64,7 @@
"jest": {
"verbose": true,
"setupFilesAfterEnv": [
"./tests/setup.js"
"./tests/setup.js"
]
}
}