logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: a8c2e44fee65484f43dd9c58e9e519c375a76fd5
parent: 808017ff1843c200bdfcaa69634d41c6e7d47f0a
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sat,  1 Apr 2017 22:29:20 +0200

Fix broken reference

Diffstat:

Mapp/assets/javascripts/components/features/ui/components/media_modal.jsx1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/app/assets/javascripts/components/features/ui/components/media_modal.jsx b/app/assets/javascripts/components/features/ui/components/media_modal.jsx @@ -1,4 +1,3 @@ -import Lightbox from '../../../components/lightbox'; import LoadingIndicator from '../../../components/loading_indicator'; import PureRenderMixin from 'react-addons-pure-render-mixin'; import ImmutablePropTypes from 'react-immutable-proptypes';