mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 16:49:41 +00:00
chore: auto format code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user