Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
34a5a3dfc8 |
@@ -49,7 +49,6 @@ func (m Matrix) closeclient(client *gomatrix.Client) {
|
||||
go func() {
|
||||
client.Client.CloseIdleConnections()
|
||||
client.StopSync()
|
||||
client.Logout()
|
||||
}()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user