From 3f63b7cbfbc81c12b8261f5c7a02a4a64be32dc3 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 22 Mar 2021 19:55:32 +0100 Subject: [PATCH] Bug showing menu with bad syntax (ks-crop) --- src/ks-crop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ks-crop b/src/ks-crop index 8df1f7a..51d06e2 100755 --- a/src/ks-crop +++ b/src/ks-crop @@ -460,5 +460,5 @@ elif [ "${1}" == "-5:4-aspect" ] ; then resolution="${to5_4}" crop_video else - show menu + show_menu fi