mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 15:05:46 +01:00
fixed more indentation
This commit is contained in:
12
src/feed.js
12
src/feed.js
@@ -16,12 +16,12 @@
|
||||
return rss.createNewFeed(
|
||||
title,
|
||||
feed_url,
|
||||
description,
|
||||
author,
|
||||
xml_url,
|
||||
{
|
||||
'urn' : urn
|
||||
}
|
||||
description,
|
||||
author,
|
||||
xml_url,
|
||||
{
|
||||
'urn' : urn
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user