Skip to content

Commit

Permalink
Update src/components/TagCover.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
  • Loading branch information
marcelklehr and artonge authored Sep 1, 2022
1 parent 8c30869 commit 21e0f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TagCover.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
import { mapGetters } from 'vuex'
import ImageMultipleIcon from 'vue-material-design-icons/ImageMultiple'
import { generateUrl } from '@nextcloud/router'
import AbortControllerMixin from '../mixins/AbortControllerMixin'
import AbortControllerMixin from '../mixins/AbortControllerMixin.js'
export default {
name: 'TagCover',
Expand Down

0 comments on commit 21e0f76

Please sign in to comment.