cody-music
Advanced tools
Comparing version 2.10.3 to 2.10.4
@@ -625,3 +625,3 @@ "use strict"; | ||
if (playerContext.device.volume_percent === 0) { | ||
playerContext.device.volume_percent = 50; | ||
musicStore.prevVolumePercent = 45; | ||
} | ||
@@ -628,0 +628,0 @@ } |
@@ -788,3 +788,3 @@ import { MusicUtil } from "./util"; | ||
if (playerContext.device.volume_percent === 0) { | ||
playerContext.device.volume_percent = 50; | ||
musicStore.prevVolumePercent = 45; | ||
} | ||
@@ -791,0 +791,0 @@ } |
{ | ||
"name": "cody-music", | ||
"version": "2.10.3", | ||
"version": "2.10.4", | ||
"description": "mac osx spotify and itunes music player controller, spotify audio features, itunes and spotify genre, and playlist control", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
475578