mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 15:32:03 +00:00
Refactor logo path handling in update-data.js
- Updated logic to create a Set of logo filenames instead of paths. - Stripped directory path from logo.path to ensure only filenames are compared. - Adjusted filtering for new logos to check against filenames directly. - Ensured consistency in handling logo paths across the scanLogos and main functions. - Minor formatting adjustments in logos.json to ensure proper file structure.
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
"format": "SVG",
|
||||
"disable": false
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user