Update partner packages, copy, and demo switcher

This commit is contained in:
Codex Agent
2026-01-15 17:33:36 +01:00
parent b732f88b0e
commit 7b88c1d365
50 changed files with 1335 additions and 411 deletions

View File

@@ -43,6 +43,7 @@ trait PresentsPackages
'name' => $name,
'slug' => $package->slug,
'type' => $package->type,
'included_package_slug' => $package->included_package_slug,
'price' => $package->price,
'paddle_product_id' => $package->paddle_product_id,
'paddle_price_id' => $package->paddle_price_id,