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:
parent
c9f057bc3f
commit
981e45dcfc
@ -10,7 +10,8 @@ import Component from 'vue-class-component'
|
||||
@Component({
|
||||
components: {
|
||||
Categories
|
||||
}})
|
||||
}
|
||||
})
|
||||
export default class Index extends Vue {
|
||||
beforeMount () {
|
||||
document.title = `Aelve Guide`
|
||||
|
Loading…
Reference in New Issue
Block a user