mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
host fix
This commit is contained in:
parent
9f595bb40c
commit
b9f105c7f4
@ -29,7 +29,7 @@
|
||||
|
||||
function setUID3() {
|
||||
let sessID = document.getElementById("Uid1").value
|
||||
window.sessionStorage.setItem("userID", "Host")
|
||||
window.sessionStorage.setItem("userID", "1")
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user