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