mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
wooups i forgot this again -.-
This commit is contained in:
parent
14a77a37e1
commit
ef20830152
@ -44,7 +44,7 @@ export default class Explore extends React.Component {
|
||||
render() {
|
||||
|
||||
if(!this.props.app.session_valid){
|
||||
return <Invalid type="SESSION_INVALIsssD" />
|
||||
return <Invalid type="SESSION_INVALID" />
|
||||
}
|
||||
|
||||
if (!this.state.feed){
|
||||
|
Loading…
x
Reference in New Issue
Block a user