diff --git a/core/modules/views/config/schema/views.area.schema.yml b/core/modules/views/config/schema/views.area.schema.yml index 33e431cd95..34b4b33d1f 100644 --- a/core/modules/views/config/schema/views.area.schema.yml +++ b/core/modules/views/config/schema/views.area.schema.yml @@ -50,6 +50,9 @@ views.area.result: content: type: text label: 'The shown text of the result summary area' + tokenize: + type: boolean + label: 'Should replacement tokens be used from the first row' format_plural: type: boolean label: 'Format plural'