museria 0.2.48 → 0.2.49

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -132,7 +132,7 @@ When you create an instance of the node you can pass options below. Only specifi
132
132
 
133
133
  * {boolean} __[music.prepareCover=true]__ - prepare the cover before addition or not. Preparation means bringing the size and image quality to the right values.
134
134
 
135
- * {integer} __[music.coverQuality=85]__ - prepared cover quality from 0 to 100. It works only when music.prepareCover is true.
135
+ * {integer} __[music.coverQuality=80]__ - prepared cover quality from 0 to 100. It works only when music.prepareCover is true.
136
136
 
137
137
  * {integer} __[music.coverMinSize=200]__ - minimum cover size in px. It works only when music.prepareCover is true.
138
138