1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 01:45:36 +02:00

bool.ls -> boot.js

This commit is contained in:
Aya Morisawa
2016-12-31 20:26:22 +09:00
parent 94e983a5cc
commit 264051cb1e
6 changed files with 173 additions and 158 deletions

View File

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