Clean space-only line

This commit is contained in:
Foo 2017-03-07 02:54:33 +03:00
parent 340f73eff0
commit f1014e414f
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ class ITunesPlayerSegment(PlayerSegment):
tell application "System Events"
set process_list to (name of every process)
end tell
if process_list contains "iTunes" then
tell application "iTunes"
if player state is playing then