diff --git a/README.md b/README.md
index 3b7a2e9..4a74a69 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ This project is built using [react-admin](https://marmelab.com/react-admin/).
### Supported Synapse
-It needs at least [Synapse](https://github.com/matrix-org/synapse) v1.52.0 for all functions to work as expected!
+It needs at least [Synapse](https://github.com/matrix-org/synapse) v1.93.0 for all functions to work as expected!
You get your server version with the request `/_synapse/admin/v1/server_version`.
See also [Synapse version API](https://matrix-org.github.io/synapse/develop/admin_api/version_api.html).
diff --git a/src/components/users.js b/src/components/users.js
index 70e60e9..d1b296d 100644
--- a/src/components/users.js
+++ b/src/components/users.js
@@ -196,6 +196,7 @@ export const UserList = props => {
+
{
resettable
/>
+