🐛 Fix bringing complete file data when launching the export dialog

This commit is contained in:
Pablo Alba 2022-08-25 17:02:06 +02:00 committed by Andrey Antukh
parent ecfc20f514
commit 1bb83b3019
6 changed files with 59 additions and 10 deletions

View file

@ -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 {}))))