chore: remove description
This commit is contained in:
parent
508db52021
commit
c87e721637
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class ReferenceContainerSettingsGroup extends SettingsGroup {
|
|||
const COMBINE_IDENTICAL_FOOTNOTES = array(
|
||||
'key' => 'footnote_inputfield_combine_identical',
|
||||
'name' => 'Combine Identical Footnotes',
|
||||
'description' => 'Whether to combine identical footnotes.',
|
||||
'default_value' => true,
|
||||
'type' => 'boolean',
|
||||
'input_type' => 'checkbox'
|
||||
|
|
Reference in a new issue