+ Added [router] and cleaned some code
This commit is contained in:
5
routes/index.js
Normal file
5
routes/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const spells = require('./spells');
|
||||
|
||||
module.exports = {
|
||||
spells,
|
||||
}
|
||||
Reference in New Issue
Block a user