normalize components path to be absolute
This commit is contained in:
parent
80c588aba7
commit
d1bb7fef5f
74 changed files with 142 additions and 142 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { set, sumBy } from 'lodash'
|
||||
|
||||
import Attachment from '../attachment/attachment.vue'
|
||||
import Attachment from 'src/components/attachment/attachment.vue'
|
||||
|
||||
import { useMediaViewerStore } from 'src/stores/media_viewer.js'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue