legacy page color changes, /q change to /ask

This commit is contained in:
MrFry 2020-01-28 15:41:23 +01:00
parent da88bc0aa0
commit e349a6ee39
3 changed files with 5 additions and 5 deletions

View file

@ -288,7 +288,7 @@ app.post('/isAdding', function (req, res) {
})
})
app.get('/q', function (req, res) {
app.get('/ask', function (req, res) {
logger.LogReq(req)
if (Object.keys(req.query).length === 0) {
res.json({