Update config.js
Browse files
config.js
CHANGED
@@ -11,7 +11,7 @@ export default {
|
|
11 |
},
|
12 |
options: {
|
13 |
threshold: false,
|
14 |
-
playerUpdateInterval:
|
15 |
statsInterval: false,
|
16 |
maxResultsLength: 200,
|
17 |
maxAlbumPlaylistLength: 200,
|
|
|
11 |
},
|
12 |
options: {
|
13 |
threshold: false,
|
14 |
+
playerUpdateInterval: 200,
|
15 |
statsInterval: false,
|
16 |
maxResultsLength: 200,
|
17 |
maxAlbumPlaylistLength: 200,
|