Add titles to collections and update image URL resolution in components

- Added 'title' property to collections for 'Logos', 'Flags', and 'Emblems'.
- Updated image URL generation in CardMiddle, CardSmall, and CardTiny components to dynamically resolve the current collection based on window.appData.
This commit is contained in:
sHa
2025-06-18 14:55:13 +03:00
parent e1fb0f60f3
commit 5baa4bfab4
6 changed files with 22 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[
{
"name": "Escudo De España",
"path": "Escudo_de_España.svg",
"path": "Escudo_de_Espana.svg",
"format": "SVG",
"disable": false,
"tags": [

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB