diff options
author | Egor Kislitsyn <egor@kislitsyn.com> | 2019-04-02 15:41:30 +0700 |
---|---|---|
committer | Egor Kislitsyn <egor@kislitsyn.com> | 2019-04-02 15:41:30 +0700 |
commit | a1869f5272ddd83cdf2b2fc487668de79f2d0c6d (patch) | |
tree | def42bef14e8ced310471a194080e38cbee15452 /priv/static/packs/flavours/vanilla/error.js | |
parent | 16e598ec11cb9178b9fc53a1ec4b649d97c5f3b8 (diff) | |
parent | f8aa917eef9280631a5cd2c95cf1db8fab6e14e5 (diff) | |
download | pleroma-a1869f5272ddd83cdf2b2fc487668de79f2d0c6d.tar.gz pleroma-a1869f5272ddd83cdf2b2fc487668de79f2d0c6d.zip |
Merge remote-tracking branch 'pleroma/develop' into remove-user-activities
Diffstat (limited to 'priv/static/packs/flavours/vanilla/error.js')
-rw-r--r-- | priv/static/packs/flavours/vanilla/error.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/priv/static/packs/flavours/vanilla/error.js b/priv/static/packs/flavours/vanilla/error.js new file mode 100644 index 000000000..1ed3f38ff --- /dev/null +++ b/priv/static/packs/flavours/vanilla/error.js @@ -0,0 +1,2 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[88],{137: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})},847:function(e,n,t){"use strict";t.r(n);var o=t(137);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"})})}},[[847,0]]]); +//# sourceMappingURL=error.js.map
\ No newline at end of file |