lint
This commit is contained in:
parent
bc97016ea3
commit
18a3bbbd49
15 changed files with 43 additions and 36 deletions
|
|
@ -4,7 +4,7 @@ import Attachment from '../attachment/attachment.vue'
|
|||
|
||||
import { useMediaViewerStore } from 'src/stores/media_viewer.js'
|
||||
|
||||
const displayTypes = new Set(["image", "video", "flash"])
|
||||
const displayTypes = new Set(['image', 'video', 'flash'])
|
||||
|
||||
const Gallery = {
|
||||
props: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue