aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
diff options
context:
space:
mode:
authorLouis Chemineau <louis@chmn.me>2022-05-31 14:11:46 +0200
committerLouis Chemineau <louis@chmn.me>2022-05-31 14:17:16 +0200
commit5fee0fbd5b7e3e8e0cb00154e0e6ae436cbf43bf (patch)
tree373cf5627f2686dc55de9c33e78876042988ad35 /apps/files/js/files.js
parent9a444a8be6c68ebe87d4833e51e5b0ee11b8c1c5 (diff)
downloadnextcloud-server-5fee0fbd5b7e3e8e0cb00154e0e6ae436cbf43bf.tar.gz
nextcloud-server-5fee0fbd5b7e3e8e0cb00154e0e6ae436cbf43bf.zip
Fix share permissions rendering
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`. This PR changes the return value of the `default` case and adds a `filter` to remove those values. Signed-off-by: Louis Chemineau <louis@chmn.me>
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions