diff --git a/src/matrix-room-settings.html b/src/matrix-room-settings.html index 02e0d89..edf1c84 100644 --- a/src/matrix-room-settings.html +++ b/src/matrix-room-settings.html @@ -44,7 +44,7 @@ Return current name, topic, and avatar in msg.payload
- You can set the payload to null, undefined, or false to just get the current settings without changing them. + You can set the payload to null, undefined, false, or an object that doesn't contain the keys needed to apply a change so you can just get the current settings without changing them.