fix
This commit is contained in:
parent
178d3b8a6b
commit
42c1142cfa
File diff suppressed because one or more lines are too long
|
|
@ -125,7 +125,6 @@ export const devItem = (
|
|||
{ value: string; valueBuilt?: string }
|
||||
>;
|
||||
|
||||
console.log("committing", pedit);
|
||||
if (mitem) {
|
||||
for (const [item_id, changes] of Object.entries(pedit)) {
|
||||
const meta = metas[item_id];
|
||||
|
|
|
|||
Loading…
Reference in New Issue