mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
アプリケーションが作れない問題を修正
This commit is contained in:
parent
8e08547bd6
commit
2580a7dc3b
@ -240,7 +240,7 @@
|
||||
name_id: nid,
|
||||
description: description,
|
||||
callback_url: cb,
|
||||
permission: permission.join(',')
|
||||
permission: permission
|
||||
}).then(() => {
|
||||
location.href = '/apps';
|
||||
}).catch(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user