1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-16 05:05:32 +02:00

[Client] Fix bug

This commit is contained in:
syuilo
2017-08-11 03:13:36 +09:00
parent 8f577ec248
commit 4a04e679d1
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import './style.styl';
require('./tags');
import init from '../init';
const route = require('./router');
import route from './router';
/**
* init