deck
deck copied to clipboard
Fix deleteAcl
- Target version: master
Summary
Fixes an issue where front-end expects an Acl object to be returned in DELETE request. Deleting a share would result in a permanently closed sidebar.
This bug was introduced with https://github.com/nextcloud/deck/pull/3720 so there is no need to back-port the fix.