0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-06 14:50:21 -05:00

fix: old manifest

This commit is contained in:
Juanfran 2024-02-20 12:18:13 +01:00
parent ce7b3b5859
commit 6aacf9bf54

View file

@ -5,7 +5,6 @@ Create a manifes.json in /public
```json
{
"name": "Example plugin",
"url": "http://localhost:4201",
"code": "http://localhost:4201/plugin.js"
}
```