diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-02-10 19:55:22 +0100 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2019-02-10 19:55:22 +0100 |
commit | fcd8a2d0d6cddd0c85d29a639d8ff2d1801845c4 (patch) | |
tree | 2832e9c89f3bf1d970efe765dfbbdf99a1866be4 /priv/static/packs/core/embed.js | |
parent | 57501defb40955b1edc2552ecf422b48c573aaee (diff) | |
download | pleroma-fcd8a2d0d6cddd0c85d29a639d8ff2d1801845c4.tar.gz pleroma-fcd8a2d0d6cddd0c85d29a639d8ff2d1801845c4.zip |
Update Mastodon Frontend to 2019-02-10 bundle
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-02-10
[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 6e09deef6..69637f0fc 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],{819: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))})}},[[819,0]]]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{820: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))})}},[[820,0]]]); //# sourceMappingURL=embed.js.map
\ No newline at end of file |