hotfix for appeal request movement to top on sending 2
This commit is contained in:
parent
acc547bfd1
commit
ca7aea7476
@ -237,7 +237,7 @@ class SupportRequestPage extends React.Component
|
||||
}
|
||||
else
|
||||
{
|
||||
this.setState({ loading: false, success: true, }, ());
|
||||
this.setState({ loading: false, success: true, });
|
||||
}
|
||||
})
|
||||
.catch(() =>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user