@bizdoc/core 3.10.2 → 3.10.4

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.
@@ -755,7 +755,12 @@
755
755
  {
756
756
  "properties": {
757
757
  "Multiple": {
758
- "type": "boolean"
758
+ "type": "boolean",
759
+ "description": "Enable taking action on more than one message"
760
+ },
761
+ "Navigate": {
762
+ "type": "boolean",
763
+ "description": "navigate to message after done"
759
764
  },
760
765
  "Past": {
761
766
  "#ref": "#/definitions/localized_string"