always include .js for stores
This commit is contained in:
parent
18d8ea6b63
commit
d028a86013
52 changed files with 59 additions and 59 deletions
|
|
@ -2,7 +2,7 @@ import { set, sumBy } from 'lodash'
|
|||
|
||||
import Attachment from '../attachment/attachment.vue'
|
||||
|
||||
import { useMediaViewerStore } from 'src/stores/media_viewer'
|
||||
import { useMediaViewerStore } from 'src/stores/media_viewer.js'
|
||||
|
||||
const Gallery = {
|
||||
props: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue