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/features/generic_not_found.js.map | |
| 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/features/generic_not_found.js.map')
| -rw-r--r-- | priv/static/packs/features/generic_not_found.js.map | 1 |
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 |
