Remove unused dialog, todo comments and other tiny tweaks

This commit is contained in:
Michael Telatynski 2020-11-26 15:01:12 +00:00
parent 3bdedd73f7
commit 86025459f4
5 changed files with 2 additions and 51 deletions

View file

@ -42,7 +42,6 @@ const showPickerDialog = (
const onHelpClick = () => {
Modal.createTrackedDialog('Custom Server Dialog', '', InfoDialog, {
// TODO
title: _t("Server Options"),
description: _t("You can use the custom server options to sign into other Matrix servers by specifying " +
"a different homeserver URL. This allows you to use Element with an existing Matrix account on " +