mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 03:26:59 +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
|
||||
}
|
||||
]
|
||||
]
|
||||
10166
public/data/flags.json
10166
public/data/flags.json
File diff suppressed because it is too large
Load Diff
@@ -3589,4 +3589,4 @@
|
||||
],
|
||||
"brand": "Bvr"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user