From 244412a0cf7802bfd25ca271403dcf0878ea9bbb Mon Sep 17 00:00:00 2001 From: justchokingaround Date: Sun, 25 Feb 2024 15:25:14 +0100 Subject: [PATCH] chore: fix shfmt --- lobster.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lobster.sh b/lobster.sh index f466011..d3b25a3 100755 --- a/lobster.sh +++ b/lobster.sh @@ -417,7 +417,7 @@ EOF vlc) vlc "$video_link" --meta-title "$displayed_title" ;; - mpv|mpv.exe) + mpv | mpv.exe) [ -z "$continue_choice" ] && check_history if [ "$history" = 1 ]; then if [ -n "$subs_links" ]; then