fix: source view path typo

This commit is contained in:
Nick 2019-06-21 23:57:37 -04:00
parent abfba4b47e
commit c82b7066bb

View File

@ -4,7 +4,7 @@
v-content
v-toolbar(color='primary', dark)
i18next.subheading(path='common:page.viewingSource', tag='div')
strong(place='path') /{{path}}]
strong(place='path') /{{path}}
template(v-if='$vuetify.breakpoint.mdAndUp')
v-spacer
.caption.blue--text.text--lighten-3 {{$t('common:page.id', { id: pageId })}}