Browse Source

remove unused footmsg from mpd_spectrum_page

cuu 6 years ago
parent
commit
14bda09088
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Menu/GameShell/Music Player/mpd_spectrum_page.py

+ 1 - 1
Menu/GameShell/Music Player/mpd_spectrum_page.py

@@ -135,7 +135,7 @@ class MPDSpectrumPage(Page):
 
     _Icons = {}
     _Selector=None
-    _FootMsg = ["Nav","","","Back","Pause"]
+    _FootMsg = ["Nav","","","Back",""]
     _MyList = []
     _ListFont = fonts["veramono12"]