consistancy isHtmlMode

This commit is contained in:
isUnknown 2025-02-17 19:02:18 +01:00
parent 23153263a0
commit 7f4eb816c1

View file

@ -29,7 +29,7 @@ tabs:
body: body:
extends: fields/body extends: fields/body
when: when:
htmlMode: false isHtmlMode: false
htmlBody: htmlBody:
label: Corps label: Corps
type: textarea type: textarea
@ -39,7 +39,7 @@ tabs:
- italic - italic
- link - link
when: when:
htmlMode: true isHtmlMode: true
paramsTab: paramsTab:
label: Paramètres label: Paramètres