X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmenu%2Findex.ts;h=7f62c11008bcbe8dd1b7d322f211f57df8e79539;hb=dc4e0ddb742c04bb16a4b921029af263bc240b0e;hp=421271c12982e4a352397c7767afc40e9d46389d;hpb=04e0fc488826f505a8de3ce99113f3cb2fcec147;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'