diff --git a/src/renderer/src/hono.ts b/src/renderer/src/hono.ts index 84b3ef5a3e..f7ebcf45eb 100644 --- a/src/renderer/src/hono.ts +++ b/src/renderer/src/hono.ts @@ -14,10 +14,10 @@ declare const routes: hono_hono_base.HonoBase; code: 0; + data: Record; }; outputFormat: "json"; status: 200; @@ -222,8 +222,8 @@ declare const routes: hono_hono_base.HonoBase