web: submission page reload after action request completes
This commit is contained in:
parent
07ef22bc02
commit
f629ac2998
@ -18,7 +18,7 @@ function ReviewButtonClicked(action: Action, submissionId: string) {
|
||||
headers: {
|
||||
"Content-type": "application/json",
|
||||
}
|
||||
})
|
||||
}).then(() => { window.location.reload(); })
|
||||
}
|
||||
|
||||
function ReviewButton(props: ReviewButton) {
|
||||
|
Loading…
Reference in New Issue
Block a user