bool.ls -> boot.js
This commit is contained in:
parent
94e983a5cc
commit
264051cb1e
6 changed files with 173 additions and 158 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue