mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-07-17 01:07:56 +00:00
- runtime billing-type reinit fix (watch [workspaceId, type] -> reinit on type flip) - adopt FE-966 flag-only billing dispatch: drop the stale personalWorkspaceBillingReady gate (absent on main + FE-966-latest; leftover from an earlier FE-966 merge) - keep integrated #12975 subscribe(planSlug, options) signature + FE-964 topup validation - useBillingContext.test.ts taken from FE-966-latest (flag-only reactive mock + reinit tests)