summaryrefslogtreecommitdiff
path: root/src/ui/screen_playing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/screen_playing.cpp')
-rw-r--r--src/ui/screen_playing.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/screen_playing.cpp b/src/ui/screen_playing.cpp
index 771da679..6b054f7f 100644
--- a/src/ui/screen_playing.cpp
+++ b/src/ui/screen_playing.cpp
@@ -284,6 +284,7 @@ Playing::Playing(models::TopBar& top_bar_model,
lv_label_set_text(next_up_hint_, "");
return;
} else {
+ lv_label_set_text(next_up_label_, "Next up");
lv_label_set_text(next_up_hint_, "");
}