diff options
author | Alex Gleason <alex@alexgleason.me> | 2021-12-07 13:41:54 -0500 |
---|---|---|
committer | Alex Gleason <alex@alexgleason.me> | 2021-12-07 13:41:54 -0500 |
commit | 2c96668a2c20906e5159fdea9326dbba4ca6ca62 (patch) | |
tree | e7fc1def45d51ba8011c1cfacb28c2523279e09b /priv/static/packs/flavours/vanilla/error.js | |
parent | 335684182a094c10fb9f72e3865fd1b9606484a4 (diff) | |
parent | b57041c59a14df78b4a461e68911a9edc788bc0a (diff) | |
download | pleroma-2c96668a2c20906e5159fdea9326dbba4ca6ca62.tar.gz pleroma-2c96668a2c20906e5159fdea9326dbba4ca6ca62.zip |
Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions
Diffstat (limited to 'priv/static/packs/flavours/vanilla/error.js')
-rw-r--r-- | priv/static/packs/flavours/vanilla/error.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/priv/static/packs/flavours/vanilla/error.js b/priv/static/packs/flavours/vanilla/error.js deleted file mode 100644 index 7a5535676..000000000 --- a/priv/static/packs/flavours/vanilla/error.js +++ /dev/null @@ -1,2 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{116: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}))},961:function(e,n,t){"use strict";t.r(n);var o=t(116);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"}))}))}},[[961,0]]]); -//# sourceMappingURL=error.js.map
\ No newline at end of file |