updated ls-icon and icon fetching mechanism

This commit is contained in:
yusing
2025-01-13 02:21:52 +08:00
parent d887a37f60
commit e10e6cfe4d
5 changed files with 192 additions and 74 deletions

View File

@@ -85,7 +85,7 @@
"type": "string",
"oneOf": [
{
"pattern": "^(png|svg)\\/[\\w\\d\\-_]+\\.\\1$",
"pattern": "^(png|svg|webp)\\/[\\w\\d\\-_]+\\.\\1$",
"title": "Icon from walkxcode/dashboard-icons"
},
{