oops
This commit is contained in:
parent
c47c83bef8
commit
be0c8db2bb
@ -5,7 +5,7 @@ function sillyToClipboard(value) {
|
||||
}
|
||||
async function copyToClipboard(){
|
||||
//ik this function is deprecated, but the main clipboard api doesnt work for me
|
||||
sillyToClipboard("ipField.value")
|
||||
sillyToClipboard(ipField.value)
|
||||
//im too lazy to go make a proper hovertext thing, il do it later
|
||||
alert("Copied!")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user