This commit is contained in:
kolaente 2021-07-19 11:18:22 +02:00
parent a455fb23d1
commit 46957c389f
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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() {