mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 12:18:02 +03:00
17d433749c
I found two issues: 1. This `options` object is being passed down to fetchData, where it is deconstructed by the "data" attribute, not body. 2. the `data` object is being transformed into JSON downstream, thus the stringification done here makes for a string json object only Signed-off-by: auyer <rafael@rcpassos.me> |
||
---|---|---|
.. | ||
chat-service.mock.ts | ||
chat-service.ts | ||
client-config-service.mock.ts | ||
client-config-service.ts | ||
moderation-service.ts | ||
notifications-service.ts | ||
status-service.mock.ts | ||
status-service.ts | ||
video-settings-service.mock.ts | ||
video-settings-service.ts | ||
websocket-service.ts |