finish recipe books
This commit is contained in:
@@ -202,7 +202,7 @@ function page:play(onOff)
|
||||
self:updateStationName()
|
||||
radio.playAudio()
|
||||
|
||||
Event.addNamedTimer('songTimer', 180, false, function()
|
||||
Event.onInterval(180, function()
|
||||
if self.playing then
|
||||
self:seek()
|
||||
self:play(true)
|
||||
|
||||
Reference in New Issue
Block a user