mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
closes #716, also moved chat to its own template
This commit is contained in:
@@ -87,6 +87,7 @@ var DebugRoute = function(app) {
|
||||
site_title: 'derp',
|
||||
confirm_link: 'linkylink'
|
||||
});
|
||||
|
||||
res.send();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user