mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
comment
This commit is contained in:
parent
7a65afdc1a
commit
25b1c6f146
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ export class WSClient {
|
|||
return this.key_generator()
|
||||
else{
|
||||
WSClient.#key += 1
|
||||
return WSClient.#key //neat js trick - symbols are unique even if their strings are identical
|
||||
return WSClient.#key
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue