Add Parcel - Delivery Tracking to mas apps

This commit is contained in:
Astrian Zheng 2025-07-07 12:50:42 +10:00
parent 24d66cf46c
commit d9cd188154
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -262,6 +262,7 @@ install_mas_apps() {
mas_apps=(
"6444602274" # Ivory - Mastodon 客户端
"640199958" # Apple Developer
"639968404" # Parcel - Delivery Tracking
)
total=${#mas_apps[@]}