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/features/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/features/generic_not_found.js.map')
-rw-r--r-- | priv/static/packs/features/generic_not_found.js.map | 2 |
1 files changed, 1 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 index c57850256..7278bde70 100644 --- a/priv/static/packs/features/generic_not_found.js.map +++ b/priv/static/packs/features/generic_not_found.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///./app/javascript/mastodon/features/generic_not_found/index.js"],"names":["__webpack_exports__","babel_runtime_helpers_jsx__WEBPACK_IMPORTED_MODULE_0___default","_ui_components_column__WEBPACK_IMPORTED_MODULE_2__","_components_missing_indicator__WEBPACK_IMPORTED_MODULE_3__"],"mappings":"+IAUAA,EAAA,QANwB,kBAAAC,IACrBC,EAAA,UADqB,EAAAD,IAEnBE,EAAA","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 />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""}
\ No newline at end of file +{"version":3,"sources":["webpack:///app/javascript/seagate/sources/git/hacktivis.me/git/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound","Object","_babel_runtime_helpers_esm_jsx__WEBPACK_IMPORTED_MODULE_0__","_ui_components_column__WEBPACK_IMPORTED_MODULE_2__","_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":"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 />\n </Column>\n);\n\nexport default GenericNotFound;\n"],"sourceRoot":""}
\ No newline at end of file |