Appease the linter

This commit is contained in:
Travis Ralston 2021-04-08 18:43:50 -06:00
parent 1952cf6563
commit bd38ad5166

View file

@ -64,7 +64,7 @@ const CompatibilityView: React.FC<IProps> = ({ onAccept }) => {
className="mx_ClearDecoration" className="mx_ClearDecoration"
key="fdroid" key="fdroid"
> >
<img height="48" src="themes/element/img/download/fdroid.svg" alt="F-Droid"/> <img height="48" src="themes/element/img/download/fdroid.svg" alt="F-Droid" />
</a>); </a>);
} }
if (android.length === 1) { // just a header, meaning no links if (android.length === 1) { // just a header, meaning no links