sharing fix and updatedutime

Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
Jakob
2019-08-22 09:02:02 +02:00
committed by Julius Härtl
parent 8874b3df69
commit bdb9442671
3 changed files with 10 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ export default {
},
clickAddAcl() {
this.addAclForAPI = {
type: 0,
type: this.addAcl.value.shareType,
participant: this.addAcl.value.shareWith,
permissionEdit: false,
permissionShare: false,