diff options
author | Louis Chemineau <louis@chmn.me> | 2022-05-31 14:11:46 +0200 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2022-06-09 15:06:56 +0200 |
commit | 8a2b70fe67c8720ab4d6e0e91517fac09a59ceaa (patch) | |
tree | a1e976bcac84c77260ca62b35f7025fbdf8363c7 /.eslintrc.js | |
parent | 254cb7ad0cb2ebf31ca3124c48ef3de2b6e45e56 (diff) | |
download | nextcloud-server-8a2b70fe67c8720ab4d6e0e91517fac09a59ceaa.tar.gz nextcloud-server-8a2b70fe67c8720ab4d6e0e91517fac09a59ceaa.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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to '.eslintrc.js')
0 files changed, 0 insertions, 0 deletions