From 79bd2632d62f2f600d663815fcc00a01ca981aa1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 5 Oct 2018 16:56:14 +0200 Subject: Add user moderation in the account page --- client/src/app/shared/moderation/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared/moderation/index.ts') diff --git a/client/src/app/shared/moderation/index.ts b/client/src/app/shared/moderation/index.ts index 2245294c5..9a77c64c0 100644 --- a/client/src/app/shared/moderation/index.ts +++ b/client/src/app/shared/moderation/index.ts @@ -1,2 +1,2 @@ export * from './user-ban-modal.component' -export * from './user-moderation-dropdown.component' \ No newline at end of file +export * from './user-moderation-dropdown.component' -- cgit v1.2.3