v0.9.368
This commit is contained in:
@@ -298,7 +298,7 @@ void Display::_swichMode(displayMode_e newmode) {
|
||||
if (newmode == STATIONS) {
|
||||
_pager.setPage( pages[PG_PLAYLIST]);
|
||||
_plcurrent.setText("");
|
||||
currentPlItem = config.store.lastStation;
|
||||
currentPlItem = config.lastStation();
|
||||
_drawPlaylist();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user