summaryrefslogtreecommitdiff
path: root/priv/static/packs/features/generic_not_found.js.map
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-03-08 14:10:45 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-03-08 14:10:59 +0300
commitedb659dc579fe56227adef0b0704ff13b6ef717e (patch)
treee9d48cd8afd99877d5b4c696d8b7a62a9d2121bd /priv/static/packs/features/generic_not_found.js.map
parent10f452ad1feae9a882b6dc4cd35e09adb7e78208 (diff)
parent6d797b99282ff1067c6af04b3e1775ff2281333b (diff)
downloadpleroma-edb659dc579fe56227adef0b0704ff13b6ef717e.tar.gz
pleroma-edb659dc579fe56227adef0b0704ff13b6ef717e.zip
Merge branch 'develop' into issue/1276
Diffstat (limited to 'priv/static/packs/features/generic_not_found.js.map')
-rw-r--r--priv/static/packs/features/generic_not_found.js.map2
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 454a41cd8..3cad833d4 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/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/mastodon/features/generic_not_found/index.js"],"names":["GenericNotFound"],"mappings":"sIAUeA,UANS,kBACtB,YAAC,IAAD,UACE,YAAC,IAAD","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/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