@inno_user/inno_clouds_lib 8.2.4 → 8.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5519,6 +5519,7 @@ const v_ = /* @__PURE__ */ Ae(__, [["render", g_]]), y_ = { class: "cart_wrapper
|
|
|
5519
5519
|
const L = () => u.value.map((W) => ({
|
|
5520
5520
|
id: W.id,
|
|
5521
5521
|
front_item_id: W.idSystem,
|
|
5522
|
+
is_fake: !!W.is_fake,
|
|
5522
5523
|
removals: W.removals ?? null,
|
|
5523
5524
|
amount: W.amount,
|
|
5524
5525
|
size: W.size,
|