mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Update server dependencies
This commit is contained in:
parent
4ddcb7c3ba
commit
fce7fe04ee
6 changed files with 772 additions and 518 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as io from 'socket.io-client'
|
||||
import { io } from 'socket.io-client'
|
||||
|
||||
function getUserNotificationSocket (serverUrl: string, accessToken: string) {
|
||||
return io(serverUrl + '/user-notifications', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue