Restore smaller header on share page

This commit is contained in:
Jonathan Cremin 2016-10-24 00:18:36 +01:00
parent 1684e8c555
commit 122060e9a5
8 changed files with 42 additions and 11 deletions

View file

@ -10,6 +10,7 @@ const store = new Vuex.Store({
recents: [],
item: {},
services: [],
share: true,
},
actions: {