mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-04-03 20:24:33 -04:00
allow legacy tsstats.client.Client +=
This commit is contained in:
parent
ac305b3873
commit
c9895c6c5a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Clients(MutableMapping):
|
|||
:type id_or_uid: Client
|
||||
'''
|
||||
self.store[client.identifier] = client
|
||||
return self
|
||||
|
||||
def __iter__(self):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue