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