This commit is contained in:
parent
a2f75ea49d
commit
8b91502ab5
21 changed files with 267 additions and 165 deletions
|
|
@ -14,7 +14,7 @@ document.title = 'Misskey | アプリの連携';
|
|||
/**
|
||||
* init
|
||||
*/
|
||||
init(me => {
|
||||
init(() => {
|
||||
mount(document.createElement('mk-index'));
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue