mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 07:38:31 +02:00
🐛 Fix bringing complete file data when launching the export dialog
This commit is contained in:
parent
ecfc20f514
commit
1bb83b3019
6 changed files with 59 additions and 10 deletions
|
@ -243,7 +243,8 @@
|
|||
'app.rpc.commands.comments
|
||||
'app.rpc.commands.auth
|
||||
'app.rpc.commands.ldap
|
||||
'app.rpc.commands.demo)
|
||||
'app.rpc.commands.demo
|
||||
'app.rpc.commands.files)
|
||||
(map (partial process-method cfg))
|
||||
(into {}))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue