ecliptica #31

Closed
Aliia wants to merge 4 commits from ecliptica into master
Showing only changes of commit fd293711a2 - Show all commits

View File

@ -4,4 +4,6 @@ const router = express.Router()
router.use('/enterfront', require('./enterfront/index'))
router.use('/ecliptica', require('./ecliptica/index'))
module.exports = router