TheDesk Mio (15.6.0) macOS
This commit is contained in:
1
app/node_modules/itunes-nowplaying-mac/dist/itunes.js
generated
vendored
1
app/node_modules/itunes-nowplaying-mac/dist/itunes.js
generated
vendored
@@ -1,6 +1,7 @@
|
||||
"use strict";
|
||||
var itunes = Application("iTunes");
|
||||
var track = itunes.currentTrack;
|
||||
|
||||
function run(argv) {
|
||||
var state = itunes.playerState()
|
||||
if (state != "playing" && state != "paused") {
|
||||
|
Reference in New Issue
Block a user