mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
stop method if user is not existent
This commit is contained in:
parent
68631f27bf
commit
6017b91a95
@ -51,6 +51,8 @@ export default class Account extends React.Component {
|
|||||||
this.setState({
|
this.setState({
|
||||||
isNotExistent: true,
|
isNotExistent: true,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!isSelf) {
|
if (!isSelf) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user