You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(desktop): register integration router in main trpc assembly
The HostRouter type declares an `integration` route, but the desktop
app's trpcRouter assembly did not serve it, tripping the
servesEveryHostRoute compile-time guard and failing typecheck.
Generated-By: PostHog Code
Task-Id: 9fd73e57-6627-4884-bb0e-953cc4fa6b33
0 commit comments