mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
parent
0d70fe2659
commit
b65950bb2e
@ -135,7 +135,7 @@ class MediaGallery extends React.PureComponent {
|
||||
};
|
||||
|
||||
state = {
|
||||
visible: !props.sensitive
|
||||
visible: !this.props.sensitive
|
||||
};
|
||||
|
||||
handleOpen = (e) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user