From: Dessalines Date: Sun, 19 May 2019 16:34:27 +0000 (-0700) Subject: Moving create post to below unsubscribe. X-Git-Url: http://these/git/?a=commitdiff_plain;h=4668eac0d0f91f7c02c325d7cd6d6447c517204a;p=lemmy.git Moving create post to below unsubscribe. --- diff --git a/ui/src/components/sidebar.tsx b/ui/src/components/sidebar.tsx index 8d1459d5..6532bc05 100644 --- a/ui/src/components/sidebar.tsx +++ b/ui/src/components/sidebar.tsx @@ -115,14 +115,14 @@ export class Sidebar extends Component {
  • {mod.user_name}
  • )} + Create a Post
    {community.subscribed ? : }
    - Create a Post {community.description &&