From: Dessalines Date: Mon, 1 Feb 2021 18:08:45 +0000 (-0500) Subject: Updating federated instances page. X-Git-Url: http://these/git/?a=commitdiff_plain;h=b4ed4e5ec56ae37bb2951a9de19763aa9ceb1bd2;p=lemmy-ui.git Updating federated instances page. --- diff --git a/package.json b/package.json index dbf0eea..8569ddb 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint": "^7.18.0", "eslint-plugin-jane": "^9.0.6", "husky": "^4.3.8", - "lemmy-js-client": "0.9.1", + "lemmy-js-client": "0.9.4-rc.1", "lint-staged": "^10.5.3", "mini-css-extract-plugin": "^1.3.4", "node-fetch": "^2.6.1", diff --git a/src/shared/components/footer.tsx b/src/shared/components/footer.tsx index c83e2ad..0d79ff6 100644 --- a/src/shared/components/footer.tsx +++ b/src/shared/components/footer.tsx @@ -28,11 +28,13 @@ export class Footer extends Component { {i18n.t('modlog')} - + {this.props.site.federated_instances && ( + + )}