]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-moderation/index.ts
Add mute status in account and channel pages
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-moderation / index.ts
index 41c910ffe5c4cae67e54c581d93589db3f8b5051..da85b2299c5ac1c9d6bdd1697540c7d33dd29a85 100644 (file)
@@ -1,6 +1,7 @@
 export * from './report-modals'
 
 export * from './abuse.service'
+export * from './account-block-badges.component'
 export * from './account-block.model'
 export * from './account-blocklist.component'
 export * from './batch-domains-modal.component'