forked from bro-students/multy-stub
replace pen-plotter to epja folder
This commit is contained in:
@@ -3,5 +3,6 @@ const router = express.Router()
|
||||
|
||||
|
||||
router.use('/example', require('./example/index'))
|
||||
router.use('/pen-plotter', require('./pen-plotter/index'))
|
||||
|
||||
module.exports = router
|
||||
|
||||
Reference in New Issue
Block a user