Cleanup code & make sure it has a common code style
This commit is contained in:
parent
4a8b15e7be
commit
a8a7f70a3c
132 changed files with 6821 additions and 6595 deletions
|
|
@ -6,7 +6,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'error'
|
||||
}
|
||||
export default {
|
||||
name: 'error',
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Reference in a new issue