diff options
author | rinpatch <rinpatch@sdf.org> | 2020-02-29 16:31:31 +0000 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-02-29 16:31:31 +0000 |
commit | 0fefc4033fb61f927ca8e6357d5773c37e999767 (patch) | |
tree | c608dac42eebd933791dec52ca73aa043073d3e7 /priv/static/packs/core/embed.js | |
parent | 5db2fb3ce7d45958dd657828b36c2d5b9e521d90 (diff) | |
parent | 2a850abbeb70f988e5e78bcd2c6bec42b1b6282c (diff) | |
download | pleroma-0fefc4033fb61f927ca8e6357d5773c37e999767.tar.gz pleroma-0fefc4033fb61f927ca8e6357d5773c37e999767.zip |
Merge branch 'mastofe/bundle-2020-01-20' into 'develop'
MastoFE: Bundle 2020-01-20
See merge request pleroma/pleroma!2257
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 267f42d1f..c136c2652 100644 --- a/priv/static/packs/core/embed.js +++ b/priv/static/packs/core/embed.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{895: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))})}},[[895,0]]]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{918: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))}))}},[[918,0]]]); //# sourceMappingURL=embed.js.map
\ No newline at end of file |