feat: add SVG Tools to Toolbox 0.10.0

This commit is contained in:
2026-08-02 16:36:22 +02:00
parent 55b2b12434
commit 5ed7134d42
20 changed files with 160 additions and 46 deletions
+4
View File
@@ -28,6 +28,10 @@
{
"manifest": "./apps/regex/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/svg/toolbox-app.json",
"enabled": true
}
]
}