Merge pull request #30288 from nextcloud/backport/30256/stable22

[stable22] Fix ShareLink Upload UI for Folders
This commit is contained in:
Louis 2021-12-16 10:58:46 +01:00 committed by GitHub
commit 97481259c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -178,7 +178,7 @@
</template>
<!-- file -->
<ActionCheckbox v-else
<ActionCheckbox v-if="!isFolder"
:checked.sync="canUpdate"
:disabled="saving"
@change="queueUpdate('permissions')">