This commit is contained in:
parent
c06b37b28d
commit
955070bab4
|
|
@ -414,7 +414,7 @@ const UpdatedPlaygroundUpdater = ({
|
||||||
try {
|
try {
|
||||||
const payload = {
|
const payload = {
|
||||||
qrcode,
|
qrcode,
|
||||||
bar_code,
|
barcode: bar_code,
|
||||||
table: tableName,
|
table: tableName,
|
||||||
s3Path,
|
s3Path,
|
||||||
subjectCode,
|
subjectCode,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue