This commit is contained in:
Grégory Lebreton 2024-01-22 10:30:51 +01:00
parent 4a3d20013d
commit cc6afad87a

View File

@ -281,7 +281,7 @@ const initialFieldDef = {
description: "",
type: "text",
value: "",
example: "guest",
example: "level1",
readonly: false,
suggestions(input) {
return [];