mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-25 16:36:44 -06:00
commit
623eb37b64
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ export default (os: OS) => opts => {
|
||||||
});
|
});
|
||||||
document.body.appendChild(d.$el);
|
document.body.appendChild(d.$el);
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in a new issue