diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-04-11 07:29:03 +0200 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-04-11 07:29:03 +0200 |
commit | 51c97d71af7788134d4af13e0f09d4ed3aa95c82 (patch) | |
tree | 8068646bf803bb7f102c1c76b2db45e939f2b5b4 /priv/static/packs/core/embed.js | |
parent | e5d553aa45ffa218b0695d7976f012bfc1dcbafe (diff) | |
download | pleroma-51c97d71af7788134d4af13e0f09d4ed3aa95c82.tar.gz pleroma-51c97d71af7788134d4af13e0f09d4ed3aa95c82.zip |
Update Mastodon Frontend to 2019-04-11 bundle
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-04-11
[ci skip]
Diffstat (limited to 'priv/static/packs/core/embed.js')
-rw-r--r-- | priv/static/packs/core/embed.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/packs/core/embed.js b/priv/static/packs/core/embed.js index 1b556c608..e7feae4e3 100644 --- a/priv/static/packs/core/embed.js +++ b/priv/static/packs/core/embed.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{827:function(e,t){window.addEventListener("message",function(e){var t=e.data||{};function n(){window.parent.postMessage({type:"setHeight",id:t.id,height:document.getElementsByTagName("html")[0].scrollHeight},"*")}window.parent&&"setHeight"===t.type&&(["interactive","complete"].includes(document.readyState)?n():document.addEventListener("DOMContentLoaded",n))})}},[[827,0]]]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{824:function(e,t){window.addEventListener("message",function(e){var t=e.data||{};function n(){window.parent.postMessage({type:"setHeight",id:t.id,height:document.getElementsByTagName("html")[0].scrollHeight},"*")}window.parent&&"setHeight"===t.type&&(["interactive","complete"].includes(document.readyState)?n():document.addEventListener("DOMContentLoaded",n))})}},[[824,0]]]); //# sourceMappingURL=embed.js.map
\ No newline at end of file |