summaryrefslogtreecommitdiff
path: root/src/web/app/auth
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2016-12-31 20:26:22 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2016-12-31 20:43:04 +0900
commit264051cb1ed5195208b8ea014a55b26039bbea55 (patch)
treee5e1d36d728237a9e2af3d4386921ff285e4fc52 /src/web/app/auth
parentRefactor: Better argument name (diff)
downloadmisskey-264051cb1ed5195208b8ea014a55b26039bbea55.tar.gz
misskey-264051cb1ed5195208b8ea014a55b26039bbea55.tar.bz2
misskey-264051cb1ed5195208b8ea014a55b26039bbea55.zip
bool.ls -> boot.js
Diffstat (limited to 'src/web/app/auth')
-rw-r--r--src/web/app/auth/script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/auth/script.js b/src/web/app/auth/script.js
index 9743415b12..9ada80ce68 100644
--- a/src/web/app/auth/script.js
+++ b/src/web/app/auth/script.js
@@ -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