mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-15 19:31:39 +00:00
Typo fixed
This commit is contained in:
@@ -39,7 +39,7 @@ function addDomain() {
|
|||||||
} else {
|
} else {
|
||||||
document.getElementById('pic').style.display = 'none';
|
document.getElementById('pic').style.display = 'none';
|
||||||
document.getElementById('main').innerHTML = 'Switch';
|
document.getElementById('main').innerHTML = 'Switch';
|
||||||
document.getElementById('urladded').innerHTML = 'Not a vaild Zulip server.';
|
document.getElementById('urladded').innerHTML = 'Not a vaild Zulip Server.';
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user