mirror of
https://github.com/powerline/powerline.git
synced 2025-07-28 08:14:41 +02:00
Clean space-only line
This commit is contained in:
parent
340f73eff0
commit
f1014e414f
@ -486,7 +486,7 @@ class ITunesPlayerSegment(PlayerSegment):
|
|||||||
tell application "System Events"
|
tell application "System Events"
|
||||||
set process_list to (name of every process)
|
set process_list to (name of every process)
|
||||||
end tell
|
end tell
|
||||||
|
|
||||||
if process_list contains "iTunes" then
|
if process_list contains "iTunes" then
|
||||||
tell application "iTunes"
|
tell application "iTunes"
|
||||||
if player state is playing then
|
if player state is playing then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user