clear value after opening dm
This commit is contained in:
parent
a44ed50c89
commit
35148bb9c8
@ -416,6 +416,7 @@ async function clickPress(event) {
|
|||||||
createChannel(encodeURIComponent(user.username),tab)
|
createChannel(encodeURIComponent(user.username),tab)
|
||||||
}
|
}
|
||||||
document.getElementById(user.username).click()
|
document.getElementById(user.username).click()
|
||||||
|
document.getElementById("Username_input").value = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user