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

@@ -60,6 +60,7 @@ class TenantPackageController extends Controller
$pkg?->limits ?? [],
$this->buildUsageSnapshot($eventPackage),
[
'included_package_slug' => $pkg?->included_package_slug,
'branding_allowed' => $pkg?->branding_allowed,
'watermark_allowed' => $pkg?->watermark_allowed,
'features' => $pkg?->features ?? [],