diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2020-02-29 06:41:13 +0100 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2020-02-29 06:41:13 +0100 |
commit | 2a850abbeb70f988e5e78bcd2c6bec42b1b6282c (patch) | |
tree | 87d0706a3e871a9d428ea6b30cd5d7c9a7c05ddf /priv/static/packs/flavours/glitch/error.js | |
parent | aad057a2d6baaa342f47f55d330f0731277dac06 (diff) | |
download | pleroma-2a850abbeb70f988e5e78bcd2c6bec42b1b6282c.tar.gz pleroma-2a850abbeb70f988e5e78bcd2c6bec42b1b6282c.zip |
MastoFE: Bundle 2020-01-20
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 50727113d..6cd2b3257 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([[86],{212: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})},902:function(e,n,t){"use strict";t.r(n);var o=t(212);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"})})}},[[902,0]]]); +(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]]]); //# sourceMappingURL=error.js.map
\ No newline at end of file |