url: protocol required

This commit is contained in:
Yurii
2026-03-04 14:05:48 +02:00
parent 6fa1ff811b
commit 0fbfe21258
5 changed files with 65 additions and 19 deletions
+4
View File
@@ -495,6 +495,10 @@
"copyToClipboard": {
"type": "boolean",
"description": "Display 'Copy to Clipboard' button."
},
"protocolRequired": {
"type": "boolean",
"description": "Require protocol. As of v9.4."
}
}
}