1
0
This commit is contained in:
kolaente
2021-07-19 11:18:22 +02:00
parent a455fb23d1
commit 46957c389f
7 changed files with 16 additions and 16 deletions

View File

@ -22,7 +22,7 @@ export default {
return {
namespaceService: NamespaceService,
namespace: null,
title: ''
title: '',
}
},
created() {