From cb7adae5c91410eb6cd2616dfbf80512db900c6b Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 17 Apr 2019 21:07:47 -0700 Subject: [PATCH] Forum category changing on edit issue. - Fixes #69 --- ui/src/components/community-form.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/src/components/community-form.tsx b/ui/src/components/community-form.tsx index 056c29dc..0613ef4d 100644 --- a/ui/src/components/community-form.tsx +++ b/ui/src/components/community-form.tsx @@ -160,7 +160,9 @@ export class CommunityForm extends Component