diff options
Diffstat (limited to 'apps/files/appinfo/info.xml')
-rw-r--r-- | apps/files/appinfo/info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index 77e90a9cbb4..5d9e630704d 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -36,6 +36,7 @@ <command>OCA\Files\Command\ScanAppData</command> <command>OCA\Files\Command\RepairTree</command> <command>OCA\Files\Command\Get</command> + <command>OCA\Files\Command\Put</command> <command>OCA\Files\Command\Delete</command> </commands> |