Fix lint
This commit is contained in:
parent
a455fb23d1
commit
46957c389f
7 changed files with 16 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ export default {
|
|||
return {
|
||||
namespaceService: NamespaceService,
|
||||
namespace: null,
|
||||
title: ''
|
||||
title: '',
|
||||
}
|
||||
},
|
||||
created() {
|
||||
|
|
|
|||
Reference in a new issue