feat: favicon + manifest update + page selector locale switch fix

This commit is contained in:
NGPixel
2019-10-18 17:31:28 -04:00
parent d786423aa7
commit f8c3aef7bd
38 changed files with 71 additions and 71 deletions

View File

@@ -93,9 +93,9 @@
v-avatar.blue.white--text(tile, size='40', v-html='data.item.code.toUpperCase()')
v-list-item-content
v-list-item-title(v-html='data.item.name')
v-list-item-sub-title(v-html='data.item.nativeName')
v-list-item-subtitle(v-html='data.item.nativeName')
v-list-item-action
v-checkbox(:input-value='data.tile.props.value', color='primary', value)
v-checkbox(:input-value='data.attrs.inputValue', color='primary', value)
v-flex(lg6 xs12)
v-card.animated.fadeInUp.wait-p4s
v-toolbar(color='teal', dark, dense, flat)