From 2631f561621294204ad5720989656621b2cfb8fa Mon Sep 17 00:00:00 2001 From: Eamonn Rea Date: Mon, 18 Mar 2024 22:57:12 +0000 Subject: [PATCH] Purposely break to test ShellCheck CI --- steamtinkerlaunch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steamtinkerlaunch b/steamtinkerlaunch index 51072e1d..679492d2 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -17679,7 +17679,7 @@ function checkMO2 { pollWinRes "$TITLE" setShowPic - "$YAD" --f1-action="$F1ACTION" --image "$SHOWPIC" --image-on-top --window-icon="$STLICON" --form --center --on-top "$WINDECO" \ + "$YAD" --f1-action="$F1ACTION" --image "$SHOWPIC" --image-on-top --window-icon="$STLICON" --form --center --on-top $WINDECO \ --title="$TITLE" \ --text="$(spanFont "$SGNAID - $GUI_ASKMO2" "H")" \ --button="$BUT_MO2_GUI":0 \