mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-06-16 15:57:44 +02:00
add back func on music lib page and change Music List to Play List on play list page
This commit is contained in:
@@ -28,7 +28,7 @@ def InitListPage(main_screen):
|
||||
myvars.PlayListPage = PlayListPage()
|
||||
|
||||
myvars.PlayListPage._Screen = main_screen
|
||||
myvars.PlayListPage._Name = "Music List"
|
||||
myvars.PlayListPage._Name = "Play List"
|
||||
myvars.PlayListPage.Init()
|
||||
|
||||
def InitSpectrumPage(main_screen):
|
||||
|
||||
Reference in New Issue
Block a user