[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-01-12 14:45:09 +00:00
committed by GitHub
parent 2eb73b988b
commit 7583d5f860

View File

@@ -82,8 +82,7 @@ export const previewDeploymentRouter = createTRPCRouter({
) {
throw new TRPCError({
code: "UNAUTHORIZED",
message:
"You are not authorized to redeploy this preview deployment",
message: "You are not authorized to redeploy this preview deployment",
});
}
const application = await findApplicationById(