]> Untitled Git - lemmy-ui.git/commit
Add posting restricted to mods (#642)
authorDessalines <dessalines@users.noreply.github.com>
Mon, 23 May 2022 19:22:15 +0000 (15:22 -0400)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 19:22:15 +0000 (15:22 -0400)
commit2d0da587933331874aede2504497d9b2a35f1645
tree92131a8c8d6aafa18ffd243d24686cea7b3e56e5
parentd4ca2085ad06d0c9080f26ddc3ab66f219c9ce6e
Add posting restricted to mods (#642)

* Adding only mods can post. Fixes #641

* Fixing canPost check
package.json
src/shared/components/community/community-form.tsx
src/shared/components/community/create-community.tsx
src/shared/components/community/sidebar.tsx
src/shared/components/post/post-form.tsx
yarn.lock