From bf6100fa7ef7ef9cf687f7c37beaf7c6ba314d86 Mon Sep 17 00:00:00 2001 From: Joe Karow <58997957+JoeKarow@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:19:03 -0500 Subject: [PATCH] temp remove criteria for ts error... --- .../api/router/fieldOpt/query.attributesByCategory.handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/router/fieldOpt/query.attributesByCategory.handler.ts b/packages/api/router/fieldOpt/query.attributesByCategory.handler.ts index c39e0f75d7..a2a50f0a53 100644 --- a/packages/api/router/fieldOpt/query.attributesByCategory.handler.ts +++ b/packages/api/router/fieldOpt/query.attributesByCategory.handler.ts @@ -9,7 +9,7 @@ export const attributesByCategory = async ({ input }: TRPCHandlerParams