mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
When creating a new share, if the user unchecks "Set expiry date" no `expireDate` is sent to the server. However, the server then assumes the default configured, hence better to send an empty value. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> [skip ci] |
||
|---|---|---|
| .. | ||
| CollaborationView.vue | ||
| shares.spec.ts | ||
| shares.ts | ||
| SharingDetailsTab.vue | ||
| SharingInherited.vue | ||
| SharingLinkList.vue | ||
| SharingList.vue | ||
| SharingTab.vue | ||