fix permission mistake in spaceapid config
This commit is contained in:
parent
876fdbc4dd
commit
b167ee51b9
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"open": {
|
"open": {
|
||||||
"allowed_credentials": [
|
"allowed_credentials": [
|
||||||
"dooris-hauptraum"
|
"dooris"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue