✌️
This commit is contained in:
parent
201f48d7e4
commit
6cd3c3e9ec
3 changed files with 44 additions and 53 deletions
|
|
@ -3,8 +3,8 @@
|
|||
*/
|
||||
|
||||
require('./tags');
|
||||
const boot = require('../boot.js');
|
||||
const route = require('./router.ls');
|
||||
const boot = require('../boot');
|
||||
const route = require('./router');
|
||||
|
||||
/**
|
||||
* Boot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue