Add plugin-list/plugin.js
This commit is contained in:
parent
a35f4ce6a7
commit
571a439652
1 changed files with 1 additions and 0 deletions
1
plugin-list/plugin.js
Normal file
1
plugin-list/plugin.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
penpot.ui.open("Plugins list",`?theme=${penpot.theme}`,{width:400,height:800});penpot.on("themechange",e=>{penpot.ui.sendMessage({type:"theme",content:e})});penpot.on("selectionchange",()=>{});
|
||||
Loading…
Add table
Reference in a new issue