Skip to content

Commit

Permalink
feat : add en savoir plus field for fs
Browse files Browse the repository at this point in the history
  • Loading branch information
rtaieb committed Jan 24, 2024
1 parent 482c0f4 commit 1682470
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,14 @@
"metreCube",
"unite"
]
},
"en_savoir_plus": {
"type": "customField",
"options": {
"output": "HTML",
"preset": "light"
},
"customField": "plugin::ckeditor.CKEditor"
}
}
}

0 comments on commit 1682470

Please sign in to comment.