This commit is contained in:
Zero King 2018-05-27 16:09:59 +00:00
parent a92221e6f3
commit 1a91b6d03e
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ export default (os: OS) => opts => {
}); });
document.body.appendChild(d.$el); document.body.appendChild(d.$el);
}); });
} };