diff options
| author | Egor Kislitsyn <egor@kislitsyn.com> | 2020-06-01 17:38:57 +0400 | 
|---|---|---|
| committer | Egor Kislitsyn <egor@kislitsyn.com> | 2020-06-01 17:38:57 +0400 | 
| commit | 6b84c62d4a51cb17192945d1b67999b2c56a23d2 (patch) | |
| tree | 53744600bd910bb0a62be6ab5884c6972da2ffce /priv/static/packs/flavours/glitch/error.js | |
| parent | cb8236cda62cddb72f4320af6347defae44b81ca (diff) | |
| parent | e96765df6b04fe5e9766271a9c62e559392758b2 (diff) | |
| download | pleroma-6b84c62d4a51cb17192945d1b67999b2c56a23d2.tar.gz pleroma-6b84c62d4a51cb17192945d1b67999b2c56a23d2.zip  | |
Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts
Diffstat (limited to 'priv/static/packs/flavours/glitch/error.js')
| -rw-r--r-- | priv/static/packs/flavours/glitch/error.js | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/packs/flavours/glitch/error.js b/priv/static/packs/flavours/glitch/error.js index 6cd2b3257..4b17ae7a4 100644 --- a/priv/static/packs/flavours/glitch/error.js +++ b/priv/static/packs/flavours/glitch/error.js @@ -1,2 +1,2 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[88],{216:function(e,n,t){"use strict";function o(e){["interactive","complete"].includes(document.readyState)?e():document.addEventListener("DOMContentLoaded",e)}t.r(n),t.d(n,"default",(function(){return o}))},925:function(e,n,t){"use strict";t.r(n);var o=t(216);Object(o.default)((function(){var e=document.querySelector("img");e.addEventListener("mouseenter",(function(){e.src="/oops.gif"})),e.addEventListener("mouseleave",(function(){e.src="/oops.png"}))}))}},[[925,0]]]); +(window.webpackJsonp=window.webpackJsonp||[]).push([[88],{220:function(e,n,t){"use strict";function o(e){["interactive","complete"].includes(document.readyState)?e():document.addEventListener("DOMContentLoaded",e)}t.r(n),t.d(n,"default",(function(){return o}))},951:function(e,n,t){"use strict";t.r(n);var o=t(220);Object(o.default)((function(){var e=document.querySelector("img");e.addEventListener("mouseenter",(function(){e.src="/oops.gif"})),e.addEventListener("mouseleave",(function(){e.src="/oops.png"}))}))}},[[951,0]]]);  //# sourceMappingURL=error.js.map
\ No newline at end of file  | 
