merged
This commit is contained in:
parent
e4f545b935
commit
89d6353803
|
@ -96,7 +96,7 @@ export const NotificationsProvider = (props: { children: JSX.Element }) => {
|
|||
if (isAuthenticated()) {
|
||||
loadNotifications()
|
||||
|
||||
await fetchEventSource('https://connect.discours.io', {
|
||||
await fetchEventSource('https://chat.discours.io/connect', {
|
||||
method: 'GET',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
|
Loading…
Reference in New Issue
Block a user