This commit is contained in:
Zero King 2018-05-27 16:09:59 +00:00
parent 541fe5b28d
commit cfcfd55927

View file

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