mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-01 20:43:33 +00:00
Removed reductant call to prefDomain()
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="form">
|
||||
<form onsubmit="prefDomain(); return false">
|
||||
<input id="url" type="text" placeholder="Server URL">
|
||||
<button type="submit" id="main" value="Submit" onclick="prefDomain();">
|
||||
<button type="submit" id="main" value="Submit">
|
||||
Switch</button>
|
||||
</form>
|
||||
<p id="urladded"><p>
|
||||
|
||||
Reference in New Issue
Block a user