X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fcore%2Fnotification%2Findex.ts;h=cd9634c8e875eecdaff70ad818389e9f7a408cde;hb=85cfe29be65b34ae816bcecf5413c2655a3b76f3;hp=3e8d9ea650dd0fcd6479c66dd0b6221d0a1e7869;hpb=9a39392a7e6b3f180104856a4ea893e5baf86a02;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/core/notification/index.ts b/client/src/app/core/notification/index.ts index 3e8d9ea65..cd9634c8e 100644 --- a/client/src/app/core/notification/index.ts +++ b/client/src/app/core/notification/index.ts @@ -1,2 +1,2 @@ export * from './notifier.service' -export * from './user-notification-socket.service' +export * from './peertube-socket.service'