Feat: Welcome Page (#17150)
This commit is contained in:
committed by
mrugesh mohapatra
parent
47bb4ca5e3
commit
156ea1af76
@@ -52,7 +52,7 @@ module.exports = function(app) {
|
||||
postReportUserProfile
|
||||
);
|
||||
|
||||
app.use('/:lang', router);
|
||||
app.use(router);
|
||||
app.use(api);
|
||||
|
||||
function getAccount(req, res) {
|
||||
|
Reference in New Issue
Block a user