fixup
This commit is contained in:
parent
3db6579300
commit
2fdd10c1fe
|
@ -16,7 +16,7 @@
|
|||
src="{{src}}"
|
||||
width="{{width}}"
|
||||
height="{{height}}"
|
||||
aria-label="{{description || ''}}"
|
||||
alt="{{description || ''}}"
|
||||
/>
|
||||
{{/if}}
|
||||
</ModalDialog>
|
||||
|
|
|
@ -118,7 +118,6 @@
|
|||
components: {
|
||||
VirtualList,
|
||||
PseudoVirtualList,
|
||||
NotificationVirtualListItem,
|
||||
LoadingSpinner
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue