This commit is contained in:
Nolan Lawson 2018-02-05 08:44:46 -08:00
parent 3db6579300
commit 2fdd10c1fe
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@
src="{{src}}"
width="{{width}}"
height="{{height}}"
aria-label="{{description || ''}}"
alt="{{description || ''}}"
/>
{{/if}}
</ModalDialog>

View File

@ -118,7 +118,6 @@
components: {
VirtualList,
PseudoVirtualList,
NotificationVirtualListItem,
LoadingSpinner
},
methods: {