🐛 Fix plugin installation error by penpot hub

This commit is contained in:
María Valderrama 2025-03-27 11:11:07 +01:00
parent 357fba5d2b
commit 0a60cbedb5
2 changed files with 3 additions and 1 deletions

View file

@ -157,7 +157,8 @@
(rt/nav :workspace
{:page-id (dm/get-in data [:pages 0])
:project-id project-id
:file-id id})))
:file-id id
:team-id team-id})))
create-file!
(fn [plugin]