Fix lingering yellow from 8325b59f3b

Change-Id: I83b7fbd88b2f47c9bd31943bdc9c4cc8f2d24f4e
This commit is contained in:
Solomon Peachy 2021-12-02 19:52:04 -05:00
parent 0f12a77d60
commit 9597d7256d

View file

@ -3622,6 +3622,7 @@ static void draw_album_text(void)
}
}
#if PF_PLAYBACK_CAPABLE
/**
Display an info message when items have been added to playlist
*/
@ -3641,6 +3642,7 @@ static void rb_splash_added_to_playlist(void)
grey_show(true);
#endif
}
#endif
/**
Display an error message and wait for input.