Update MatrixAPI with the versions API call
This commit is contained in:
@@ -2246,6 +2246,7 @@ matrix_http_api_matrix_api_init(MatrixAPIInterface *iface)
|
||||
|
||||
/* Server administration */
|
||||
iface->whois = NULL;
|
||||
iface->versions = NULL;
|
||||
|
||||
/* Session management */
|
||||
iface->login = i_login;
|
||||
|
Reference in New Issue
Block a user