master #13

Merged
m.lettere merged 13 commits from master into prod 2024-04-23 18:26:24 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e3efc70bad - Show all commits

View File

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