mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +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() {
|
render() {
|
||||||
|
|
||||||
if(!this.props.app.session_valid){
|
if(!this.props.app.session_valid){
|
||||||
return <Invalid type="SESSION_INVALIsssD" />
|
return <Invalid type="SESSION_INVALID" />
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!this.state.feed){
|
if (!this.state.feed){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user