1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-22 20:01:36 +03:00

Front/chore: formatting

This commit is contained in:
avele 2019-11-22 00:12:53 +04:00
parent c9f057bc3f
commit 981e45dcfc

View File

@ -10,7 +10,8 @@ import Component from 'vue-class-component'
@Component({
components: {
Categories
}})
}
})
export default class Index extends Vue {
beforeMount () {
document.title = `Aelve Guide`