Skip to content

Commit

Permalink
Purposely break to test ShellCheck CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Mar 18, 2024
1 parent a1354c8 commit 2631f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 2631f56

Please sign in to comment.