]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+admin/follows/index.ts
Refactor follow/mute as modals in admin, add actions in abuse list
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / index.ts
1 export * from './followers-list'
2 export * from './following-list'
3 export * from './video-redundancies-list'
4 export * from './follows.component'
5 export * from './follows.routes'