mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-28 02:35:25 +00:00
Merge branch 'main' of github.com:sartography/spiff-arena
This commit is contained in:
commit
eb6e2b6381
@ -85,7 +85,6 @@ export default function TaskShow() {
|
||||
successCallback: processSubmitResult,
|
||||
failureCallback: (error: any) => {
|
||||
addError(error);
|
||||
setDisabled(false);
|
||||
},
|
||||
httpMethod: 'PUT',
|
||||
postBody: dataToSubmit,
|
||||
|
Loading…
x
Reference in New Issue
Block a user