mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-25 13:22:53 +01: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