mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-11 11:35:23 +02:00
Fixed a display issue for long ipv6 addresses and port input on mobile
This commit is contained in:
@ -71,7 +71,6 @@
|
||||
function navigate(event) {
|
||||
console.log("navigate", compositePath)
|
||||
window.location = compositePath
|
||||
event.preventDefault()
|
||||
}
|
||||
|
||||
function updatePort(value) {
|
||||
|
Reference in New Issue
Block a user