From 71df0b2936e1d47e856f38a67188a8ddc5f47edf Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Mon, 30 Jun 2025 13:40:00 +1000 Subject: [PATCH] Add new app: fantastical --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 265fd5a..f5c4ec5 100755 --- a/install.sh +++ b/install.sh @@ -185,6 +185,7 @@ install_apps() { "betterdisplay" # BetterDisplay - 显示器管理工具 "netnewswire" # NetNewsWire - RSS 阅读器 "plexamp" # Plexamp - Plex 音乐播放器 + "fantastical" # Fantastical - 日历应用 ) total=${#apps[@]}