mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 20:46:11 +02:00
💄 Fix code style consistency on schema declarations on file ns
This commit is contained in:
parent
ab0245279f
commit
dfc2ab56a9
4 changed files with 48 additions and 63 deletions
|
@ -83,7 +83,7 @@
|
|||
[:map {:title "get-view-only-bundle"}
|
||||
[:file-id ::sm/uuid]
|
||||
[:share-id {:optional true} ::sm/uuid]
|
||||
[:features {:optional true} ::files/features]])
|
||||
[:features {:optional true} files/schema:features]])
|
||||
|
||||
(sv/defmethod ::get-view-only-bundle
|
||||
{::rpc/auth false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue