fix: move shares count cache logic to the DeckShareProvider
Signed-off-by: Luka Trovic <luka@nextcloud.com> fix: conflicts Signed-off-by: Luka Trovic <luka@nextcloud.com> fix: conflicts and test issues Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
committed by
Julius Härtl
parent
0b6990f828
commit
ed3be361b5
@@ -211,7 +211,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
...mapActions([
|
||||
"fetchAttachments",
|
||||
'fetchAttachments',
|
||||
]),
|
||||
handleUploadFile(event) {
|
||||
const files = event.target.files ?? []
|
||||
|
||||
Reference in New Issue
Block a user