This commit is contained in:
syuilo
2017-02-20 20:13:42 +09:00
parent 3a39a36bed
commit 2a3a5d4b50
35 changed files with 402 additions and 367 deletions

View File

@ -233,7 +233,7 @@
description: description
callback_url: cb
permission: permission.join ','
.then =>
}).then(() => {
location.href = '/apps'
.catch =>
alert 'アプリの作成に失敗しました。再度お試しください。'