Skip to content

Commit 6ad3445

Browse files
authored
Increase dialog height from 400 to 450
1 parent 94a0132 commit 6ad3445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/Framework-Fixer/Framework-Fixer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Please select a method to authenticate to Jamf Pro. Click on "Required Privilege
118118
--infobuttontext "Required Privileges" \
119119
--infobuttonaction "https://github.com/jamf/scripts/services/Framework-Fixer/?tab=readme-ov-file#requirements" \
120120
--small \
121-
--height "400"
121+
--height "450"
122122
)
123123
then
124124
echo "$(date '+%Y-%m-%d %H:%M:%S') WARNING: User Cancelled" >> "${log_file}"

0 commit comments

Comments
 (0)