From b84f7eb5334f7c99ddc08fda90c8cacd1e9354ef Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:38:44 +0100 Subject: [PATCH] Update swiftdialoglist-test.sh --- Helpers/swiftdialoglist-test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Helpers/swiftdialoglist-test.sh b/Helpers/swiftdialoglist-test.sh index 6b0713e..a822c5a 100644 --- a/Helpers/swiftdialoglist-test.sh +++ b/Helpers/swiftdialoglist-test.sh @@ -23,6 +23,8 @@ DEBUG=0 # "googlechromepkg|Google Chrome" # ) +items=$@ + # MARK: Constants scriptDir=$(dirname ${0:A})