mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Prepare to scroll in web interface (mobile version).
This commit is contained in:
+1
-1
@@ -2289,7 +2289,7 @@ class Radio:
|
||||
|
||||
self.randomOff()
|
||||
self.consumeOff()
|
||||
self.repeatOff()
|
||||
self.repeatOn()
|
||||
self.playlist = self.createPlayList()
|
||||
self.current_file = CurrentStationFile
|
||||
self.current_id = self.getStoredID(self.current_file)
|
||||
|
||||
Reference in New Issue
Block a user