From a24a06002081ad71a78ffeff9072725ba39cf121 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Tue, 17 Feb 2026 20:05:31 +0000
Subject: [PATCH] =minor changes, particularly around the JVB_CHILD_URL pattern
---
build/video/block.json | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
diff --git a/build/video/block.json b/build/video/block.json
index 6b909af..da6ef1d 100644
--- a/build/video/block.json
+++ b/build/video/block.json
@@ -57,24 +57,6 @@
}
}
},
- "mobileSources": {
- "type": "array",
- "default": [],
- "items": {
- "type": "object",
- "properties": {
- "id": {
- "type": "number"
- },
- "url": {
- "type": "string"
- },
- "mime": {
- "type": "string"
- }
- }
- }
- },
"fadeEffect": {
"type": "boolean",
"default": false
--
Gitblit v1.10.0