mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 11:03:24 +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:
@@ -3589,4 +3589,4 @@
|
||||
],
|
||||
"brand": "Bvr"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user