mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 18:46:01 +01:00
fixed one tab character
This commit is contained in:
@@ -119,7 +119,7 @@ apiController.renderWidgets = function(req, res, next) {
|
||||
template: areas.template,
|
||||
url: areas.url,
|
||||
locations: areas.locations,
|
||||
},
|
||||
},
|
||||
req,
|
||||
res,
|
||||
function(err, widgets) {
|
||||
|
||||
Reference in New Issue
Block a user