hart-estate-widget 3.4.3 → 3.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -231,6 +231,8 @@ Here you can see a list of accessible options and examples of usage. There are a
231
231
  // Other sentry params
232
232
  },
233
233
  },
234
+
235
+ movementType: 'interroom' // allows movement only within a room or between rooms
234
236
  }
235
237
 
236
238
  ```