Skip to content

Commit 61e9ba2

Browse files
committed
Update load_station function to show change message at the bottom of the screen
1 parent 8f1dc55 commit 61e9ba2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

shelldio.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ load_station() {
264264
rm -f /tmp/mpv_socket
265265
fi
266266

267-
# Clear screen when switching stations and show change message
268-
clear
267+
# Show change message at the bottom of screen
269268
echo "Αλλαγή σε: [$selected_play] $stathmos_name"
270269
start_mpv
271270
}

0 commit comments

Comments
 (0)