forked from AkkomaGang/akkoma
Docs: Add info about frontend install error response
This commit is contained in:
parent
bb9650f3c2
commit
e6d4d62f85
1 changed files with 6 additions and 0 deletions
|
@ -1556,3 +1556,9 @@ Returns the content of the document
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"error": "Could not install frontend"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue