1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00

Docs: Add info about frontend install error response

This commit is contained in:
lain 2020-11-17 16:44:20 +01:00
parent bb9650f3c2
commit e6d4d62f85

View file

@ -1556,3 +1556,9 @@ Returns the content of the document
}
]
```
```json
{
"error": "Could not install frontend"
}
```