Update error message
This commit is contained in:
parent
810b0cd5da
commit
e72b0c640c
@ -188,7 +188,7 @@ export default class Websocket {
|
||||
|
||||
handleNetworkingError(error) {
|
||||
console.error(
|
||||
`Websocket Error. Chat is likely not working. Visit troubleshooting steps to resolve. https://owncast.online/docs/troubleshooting/#chat-is-disabled: ${error}`
|
||||
`Chat has been disconnected and is likely not working for you. It's possible you were removed from chat. If this is a server configuration issue, visit troubleshooting steps to resolve. https://owncast.online/docs/troubleshooting/#chat-is-disabled: ${error}`
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user