Add last comma

v1.18.x
RoiEX
parent 0710c6488d
commit 4082ca40c1

@ -32,7 +32,7 @@ module.exports = function (Meta) {
template: nconf.get('url') + '/search?term={searchTerms}&in=titlesposts', template: nconf.get('url') + '/search?term={searchTerms}&in=titlesposts',
}, },
}, },
] ],
}, },
], ],
}; };

Loading…
Cancel
Save