X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmenu%2Findex.ts;h=7f62c11008bcbe8dd1b7d322f211f57df8e79539;hb=2c2befaacaa7063df0d4557b71c187ee168a8eb6;hp=39dbde750c714c636a84c53a02363c93ccd13665;hpb=73471b1a52f242e86364ffb077ea6cadb3b07ae2;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'