]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/reset-password/index.ts
Creating a user with an empty password will send an email to let him set his password...
[github/Chocobozzz/PeerTube.git] / client / src / app / reset-password / index.ts
1 export * from './reset-password-routing.module'
2 export * from './reset-password.component'
3 export * from './reset-password.module'