index route
This commit is contained in:
parent
86f00de298
commit
fd293711a2
@ -4,4 +4,6 @@ const router = express.Router()
|
||||
|
||||
router.use('/enterfront', require('./enterfront/index'))
|
||||
|
||||
router.use('/ecliptica', require('./ecliptica/index'))
|
||||
|
||||
module.exports = router
|
||||
|
Loading…
Reference in New Issue
Block a user