mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-22 00:10:25 +01:00
username to userslug change
This commit is contained in:
@@ -295,7 +295,6 @@ var express = require('express'),
|
||||
res.send();
|
||||
});
|
||||
|
||||
|
||||
//START TODO: MOVE TO GRAPH.JS
|
||||
|
||||
app.get('/graph/users/:username/picture', function(req, res) {
|
||||
|
||||
Reference in New Issue
Block a user