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

feat: add icon to the state plugin

This commit is contained in:
alonso.torres 2024-05-22 17:26:06 +02:00
parent d9f736cab6
commit adb9ad0adb
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -1,7 +1,9 @@
{
"name": "POC State Read",
"description": "Sandbox plugin for plugins development",
"host": "http://localhost:4202",
"code": "/assets/plugin.js",
"icon": "/assets/icon.png",
"permissions": [
"page:read",
"file:read",