1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 15:55:56 +02:00
This commit is contained in:
syuilo
2017-02-18 18:03:52 +09:00
parent 201f48d7e4
commit 6cd3c3e9ec
3 changed files with 44 additions and 53 deletions

View File

@@ -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