Add new label to second lang option
This commit is contained in:
parent
c0f5b5595b
commit
24a1291e52
|
@ -92,7 +92,8 @@ export default [
|
|||
title: "ifChangeSecondLangLabel",
|
||||
captions: ["ifChangeSecondLangOnPageCaptionLabel"],
|
||||
type: "checkbox",
|
||||
default: false
|
||||
default: false,
|
||||
new: true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue