various fixes
This commit is contained in:
parent
4299e138fa
commit
1eea6cc005
9 changed files with 15 additions and 19 deletions
|
@ -58,7 +58,8 @@ class User{
|
|||
body:JSON.stringify({"recipients":[this.id]}),
|
||||
headers: this.localuser.headers
|
||||
});
|
||||
})
|
||||
});
|
||||
|
||||
}
|
||||
static clear(){
|
||||
this.userids={};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue