1
0
Fork 0
mirror of https://github.com/matrix-org/gomatrix synced 2025-05-12 10:41:44 +00:00

Merge master into kegan/api-logout

This commit is contained in:
Kegan Dougal 2017-01-06 09:38:59 +00:00
parent b6093bbf56
commit 16f8e30850

View file

@ -359,7 +359,7 @@ func (cli *Client) Logout(removeCredentials bool) (resp *RespLogout, err error)
cli.UserID = ""
cli.AccessToken = ""
}
return
return
}
// Versions returns the list of supported Matrix versions on this homeserver. See http://matrix.org/docs/spec/client_server/r0.2.0.html#get-matrix-client-versions