]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/shared-main/account/index.ts
add ability to remove one's avatar for account and channels (#3467)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / account / index.ts
1 export * from './account.model'
2 export * from './account.service'
3 export * from './actor-avatar-info.component'
4 export * from './actor.model'
5 export * from './video-avatar-channel.component'