fixed case of json for ccpimage

This commit is contained in:
dcore94 2024-04-23 12:50:58 +02:00
parent 96030670c2
commit e3efc70bad
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ class CCPMethodEditorController extends HTMLElement {
format: "url",
contentMediaType: "text/plain",
default: "",
readonly: true,
readOnly: true,
}
}
]