always include .js for stores

This commit is contained in:
Henry Jameson 2026-01-29 20:44:55 +02:00
commit d028a86013
52 changed files with 59 additions and 59 deletions

View file

@ -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: [