summaryrefslogtreecommitdiffstats
path: root/src/components/Actions/ActionCopyNtoFN.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Actions/ActionCopyNtoFN.vue')
-rw-r--r--src/components/Actions/ActionCopyNtoFN.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Actions/ActionCopyNtoFN.vue b/src/components/Actions/ActionCopyNtoFN.vue
index ccce1fb8..278239c6 100644
--- a/src/components/Actions/ActionCopyNtoFN.vue
+++ b/src/components/Actions/ActionCopyNtoFN.vue
@@ -27,7 +27,7 @@
</template>
<script>
import { ActionButton } from 'nextcloud-vue'
-import ActionsMixin from 'Mixins/ActionsMixin'
+import ActionsMixin from '../../mixins/ActionsMixin'
export default {
name: 'ActionCopyNtoFN',