Remove unused dialog, todo comments and other tiny tweaks
This commit is contained in:
parent
3bdedd73f7
commit
86025459f4
5 changed files with 2 additions and 51 deletions
|
@ -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 " +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue