@@ -29,6 +29,7 @@ export class MatchService extends BaseServiceV2 {
getQueryColumnsOpera() {
const obj = {
tags: this.Opera.Json,
+ name: this.Opera.Like,
};
return obj;
}