FIX: term should be handled as text (#6321)
This commit is contained in:
parent
89e7d95cc7
commit
c8ffe0fda3
@ -669,6 +669,7 @@ class Report
|
||||
report.labels = [
|
||||
{
|
||||
property: :term,
|
||||
type: :text,
|
||||
title: I18n.t("reports.trending_search.labels.term")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user