diff --git a/lemmy-translations b/lemmy-translations index ef6c991e..0cf2ad83 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit ef6c991e345a880d98b165508f28793fef3f922a +Subproject commit 0cf2ad832d07d6c0232b3c9c1958d5572303410e diff --git a/package.json b/package.json index 0153a928..25ce700a 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-prettier": "^3.3.1", "husky": "^6.0.0", "iso-639-1": "^2.1.9", - "lemmy-js-client": "0.11.0-rc.11", + "lemmy-js-client": "0.11.0-rc.12", "lint-staged": "^10.5.4", "mini-css-extract-plugin": "^1.4.1", "node-fetch": "^2.6.1", diff --git a/src/shared/components/navbar.tsx b/src/shared/components/navbar.tsx index ff0f0ba9..31f45453 100644 --- a/src/shared/components/navbar.tsx +++ b/src/shared/components/navbar.tsx @@ -247,15 +247,17 @@ export class Navbar extends Component { {i18n.t("create_post")} - + {this.canCreateCommunity && ( + + )}