mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-24 15:18:27 +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