1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 22:39:42 +00:00

Merge branch 'main' of github.com:tw93/Mole

This commit is contained in:
Tw93
2025-12-12 20:18:02 +08:00
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -115,7 +115,7 @@ scan_applications() {
local parent_dir
parent_dir=$(dirname "$app_path")
if [[ "$parent_dir" == *".app" || "$parent_dir" == *".app/"* ]]; then
continue
continue
fi
# Try to get English name from bundle info, fallback to folder name

View File

@@ -115,7 +115,7 @@ scan_applications() {
local parent_dir
parent_dir=$(dirname "$app_path")
if [[ "$parent_dir" == *".app" || "$parent_dir" == *".app/"* ]]; then
continue
continue
fi
# Try to get English name from bundle info, fallback to folder name