summaryrefslogtreecommitdiff
path: root/priv/static/packs/features/generic_not_found.js.map
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-11-24 17:58:58 -0600
committerAlex Gleason <alex@alexgleason.me>2021-11-24 17:58:58 -0600
commit720198d56950ca98f4d947dd630b0e170eda569b (patch)
treecd20e64e7daaa8ba033ba6510e137de2d2ccb24e /priv/static/packs/features/generic_not_found.js.map
parentcb9359335f6b0e1d19fb82e4045740d30767254c (diff)
parentc97f99ccf2a51c7f1078d7a20006deae2df3d12c (diff)
downloadpleroma-720198d56950ca98f4d947dd630b0e170eda569b.tar.gz
pleroma-720198d56950ca98f4d947dd630b0e170eda569b.zip
Merge remote-tracking branch 'pleroma/develop' into manifest
Diffstat (limited to 'priv/static/packs/features/generic_not_found.js.map')
-rw-r--r--priv/static/packs/features/generic_not_found.js.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/priv/static/packs/features/generic_not_found.js.map b/priv/static/packs/features/generic_not_found.js.map
deleted file mode 100644
index 3cad833d4..000000000
--- a/priv/static/packs/features/generic_not_found.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound","fullPage"],"mappings":"uIAUeA,UANS,kBACtB,YAAC,IAAD,UACE,YAAC,IAAD,CAAkBC,UAAQ","file":"features/generic_not_found.js","sourcesContent":["import React from 'react';\nimport Column from '../ui/components/column';\nimport MissingIndicator from '../../components/missing_indicator';\n\nconst GenericNotFound = () => (\n <Column>\n <MissingIndicator fullPage />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""} \ No newline at end of file