X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-moderation%2Findex.ts;h=da85b2299c5ac1c9d6bdd1697540c7d33dd29a85;hb=d92d070c91ee73657f2e3a5756954ef63fdba306;hp=41c910ffe5c4cae67e54c581d93589db3f8b5051;hpb=94148c9028829b5576a5dcbfba2c7fb9cf6443d3;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-moderation/index.ts b/client/src/app/shared/shared-moderation/index.ts index 41c910ffe..da85b2299 100644 --- a/client/src/app/shared/shared-moderation/index.ts +++ b/client/src/app/shared/shared-moderation/index.ts @@ -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'