mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 03:28:01 +00:00
- 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.
8 lines
125 B
JSON
8 lines
125 B
JSON
[
|
|
{
|
|
"name": "Escudo De España",
|
|
"path": "Escudo_de_España.svg",
|
|
"format": "SVG",
|
|
"disable": false
|
|
}
|
|
] |