mirror of
https://github.com/penpot/penpot.git
synced 2025-07-17 02:45:16 +02:00
🐛 Pass correct default options on db/plan fn
This commit is contained in:
parent
141694dc8d
commit
066b1235a6
3 changed files with 10 additions and 11 deletions
|
@ -67,7 +67,7 @@
|
|||
:is-owner true
|
||||
:is-admin true
|
||||
:can-edit true}
|
||||
{::db/return-keys? false}))
|
||||
{::db/return-keys false}))
|
||||
|
||||
(doseq [params (sequence (comp
|
||||
(map #(bfc/remap-id % :file-id))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue