Jake Vanderwerf
8 days ago 3b83905603d44b1a08f8b2b36a605808ce686ad6
src/video/block.json
@@ -25,7 +25,7 @@
         "default": ""
      },
      "description": {
         "type": "rich-text",
         "type": "string",
         "default": ""
      },
      "posterId": {
@@ -54,24 +54,6 @@
            }
         }
      },
      "mobileSources": {
         "type": "array",
         "default": [],
         "items": {
            "type": "object",
            "properties": {
               "id": {
                  "type": "number"
               },
               "url": {
                  "type": "string"
               },
               "mime": {
                  "type": "string"
               }
            }
         }
      },
      "fadeEffect": {
         "type": "boolean",
         "default": false