Finalized theme loading and stuff
This commit is contained in:
@ -13,7 +13,7 @@ window.addEventListener('message', e => {
|
||||
id: data.id,
|
||||
height: document.getElementsByTagName('html')[0].scrollHeight,
|
||||
}, '*');
|
||||
});
|
||||
};
|
||||
|
||||
if (['interactive', 'complete'].includes(document.readyState)) {
|
||||
setEmbedHeight();
|
||||
|
Reference in New Issue
Block a user