X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmenu%2Findex.ts;h=7f62c11008bcbe8dd1b7d322f211f57df8e79539;hb=dc4e0ddb742c04bb16a4b921029af263bc240b0e;hp=39dbde750c714c636a84c53a02363c93ccd13665;hpb=88108880bbdba473cfe36ecbebc1c3c4f972e102;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/menu/index.ts b/client/src/app/menu/index.ts index 39dbde750..7f62c1100 100644 --- a/client/src/app/menu/index.ts +++ b/client/src/app/menu/index.ts @@ -1,3 +1,3 @@ export * from './language-chooser.component' -export * from './avatar-notification.component' +export * from './notification.component' export * from './menu.component'