simple fixes
parent
ab722bea95
commit
1c04e7906d
|
|
@ -41,7 +41,7 @@ const TrackUpdate = ({
|
||||||
let inputList = [
|
let inputList = [
|
||||||
{
|
{
|
||||||
type: 'info',
|
type: 'info',
|
||||||
action: 'Create',
|
action: 'Update',
|
||||||
endpoint: 'Track'
|
endpoint: 'Track'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue