This language is officially insane

This commit is contained in:
2024-04-24 20:06:29 +02:00
parent a35d7da6e3
commit cc11d3f75e
+1 -1
View File
@@ -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)