change name to be consistent with other components
This commit is contained in:
parent
f8157a1ea0
commit
343263be6c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import Upload from './../components/Upload.vue.js'
|
|||
import ImageTeaser from './../components/ImageTeaser.vue.js'
|
||||
|
||||
export default {
|
||||
name: 'NewGameDialog',
|
||||
name: 'new-game-dialog',
|
||||
components: {
|
||||
Upload,
|
||||
ImageTeaser,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue