mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
Remove space
This commit is contained in:
@@ -7,7 +7,7 @@ var plugins = require('../plugins');
|
||||
|
||||
module.exports = function (Meta) {
|
||||
Meta.osd = {};
|
||||
function generateXML () {
|
||||
function generateXML() {
|
||||
var osdObject = {
|
||||
OpenSearchDescription: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user