mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
This language is officially insane
This commit is contained in:
@@ -86,7 +86,7 @@ let json.parse credentials = file.contents("/home/pi/Conjurer/icecast_credentia
|
||||
p = interactive.bool("r1", false)
|
||||
|
||||
def check_skip()
|
||||
if p then
|
||||
if p() then
|
||||
log.info("Skipping current track.")
|
||||
radio.skip()
|
||||
p.set(false)
|
||||
|
||||
Reference in New Issue
Block a user