]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/index.ts
Client: add ability to hide left menu
[github/Chocobozzz/PeerTube.git] / client / src / app / login / index.ts
index 64d3f2a3c8ee7ec7bc0cb109e91864eacbc0c7a1..5639915f7c5f7f6c8c6ab777a7c14a6826ccbbbe 100644 (file)
@@ -1,2 +1,3 @@
+export * from './login-routing.module';
 export * from './login.component';
-export * from './login.routes';
+export * from './login.module';