diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2021-09-07 16:41:53 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2021-09-07 16:41:53 +0000 |
commit | 6b3842cf50c063a63980c8d4dca93b25424059f2 (patch) | |
tree | 3efa04b024061a04a1cd09fc0179dca09149dbb9 /priv/static/packs/flavours/vanilla/error.js | |
parent | 6b1282a8297e7767d77b748f89d7d001716c94bd (diff) | |
parent | 1841bd8383d7734cb74cff91f61dc7e1fdfad13d (diff) | |
download | pleroma-6b3842cf50c063a63980c8d4dca93b25424059f2.tar.gz pleroma-6b3842cf50c063a63980c8d4dca93b25424059f2.zip |
Merge branch 'remove/mastofe' into 'develop'
Remove MastoFE from Pleroma, fixes #2625
Closes #2625
See merge request pleroma/pleroma!3392
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 |