From bd38ad5166788b715d8e4f7dfe0be1ef32ccbfea Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 8 Apr 2021 18:43:50 -0600 Subject: [PATCH] Appease the linter --- src/async-components/structures/CompatibilityView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/async-components/structures/CompatibilityView.tsx b/src/async-components/structures/CompatibilityView.tsx index b836080741..d8b5f0be8d 100644 --- a/src/async-components/structures/CompatibilityView.tsx +++ b/src/async-components/structures/CompatibilityView.tsx @@ -64,7 +64,7 @@ const CompatibilityView: React.FC = ({ onAccept }) => { className="mx_ClearDecoration" key="fdroid" > - F-Droid + F-Droid ); } if (android.length === 1) { // just a header, meaning no links