diff options
| author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2019-01-31 10:12:48 +0000 |
|---|---|---|
| committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2019-01-31 10:12:48 +0000 |
| commit | 5f40f4f74d96da7b54394e8d6fa29f00cd0c63fd (patch) | |
| tree | f078dcecc151c49db4b99b90918d69941ae267e8 /priv/static/packs/flavours/glitch/async/generic_not_found.js.map | |
| parent | 95d6118090fbd36fca4fd62133b270eaf27ae4df (diff) | |
| parent | de0c1c641a1709cf393aecc3ef666d827ef5ebde (diff) | |
| download | pleroma-5f40f4f74d96da7b54394e8d6fa29f00cd0c63fd.tar.gz pleroma-5f40f4f74d96da7b54394e8d6fa29f00cd0c63fd.zip | |
Merge branch 'update-mastofe/glitch-soc-2019-01-28' into 'develop'
[MastodonFE] Update Frontend (glitch)
See merge request pleroma/pleroma!730
Diffstat (limited to 'priv/static/packs/flavours/glitch/async/generic_not_found.js.map')
| -rw-r--r-- | priv/static/packs/flavours/glitch/async/generic_not_found.js.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/static/packs/flavours/glitch/async/generic_not_found.js.map b/priv/static/packs/flavours/glitch/async/generic_not_found.js.map new file mode 100644 index 000000000..c0739ad3c --- /dev/null +++ b/priv/static/packs/flavours/glitch/async/generic_not_found.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///app/javascript/seagate/sources/git/hacktivis.me/git/mastofe/app/javascript/flavours/glitch/features/generic_not_found/index.js"],"names":["GenericNotFound","Object","_babel_runtime_helpers_esm_jsx__WEBPACK_IMPORTED_MODULE_0__","flavours_glitch_features_ui_components_column__WEBPACK_IMPORTED_MODULE_2__","flavours_glitch_components_missing_indicator__WEBPACK_IMPORTED_MODULE_3__"],"mappings":"sIAUeA,UANS,kBACtBC,OAAAC,EAAA,EAAAD,CAACE,EAAA,EAAD,UACEF,OAAAC,EAAA,EAAAD,CAACG,EAAA,EAAD","file":"flavours/glitch/async/generic_not_found.js","sourcesContent":["import React from 'react';\nimport Column from 'flavours/glitch/features/ui/components/column';\nimport MissingIndicator from 'flavours/glitch/components/missing_indicator';\n\nconst GenericNotFound = () => (\n <Column>\n <MissingIndicator />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""}
\ No newline at end of file |
