From ea3674d04dd0a67962224073256dc7d4173527a5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 18 Nov 2020 11:13:01 +0100 Subject: Remove notifications of muted accounts/servers --- server/tests/api/moderation/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/moderation/index.ts') diff --git a/server/tests/api/moderation/index.ts b/server/tests/api/moderation/index.ts index 6593c001f..874be03d5 100644 --- a/server/tests/api/moderation/index.ts +++ b/server/tests/api/moderation/index.ts @@ -1,3 +1,4 @@ export * from './abuses' +export * from './blocklist-notification' export * from './blocklist' export * from './video-blacklist' -- cgit v1.2.3