Refactoring

This commit is contained in:
syuilo 2017-02-02 18:11:58 +09:00
parent 2230360e7e
commit 5a18d4bc80
15 changed files with 179 additions and 179 deletions

View file

@ -4,7 +4,7 @@
const riot = require('riot');
document.title = 'Misskey | アプリの連携';
require('./tags.ls');
require('./tags/index.ls');
const boot = require('../boot.js');
/**