fix(lostack): remove dash from name

This commit is contained in:
Meier Lukas
2025-10-14 22:08:05 +02:00
parent 38a02049d3
commit 4c396b462b
5 changed files with 1 additions and 1 deletions

View File

@@ -21232,7 +21232,7 @@
} }
} }
}, },
"lo-stack": { "lostack": {
"base": "svg", "base": "svg",
"aliases": [], "aliases": [],
"categories": [ "categories": [

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB