@kl1/contracts 1.4.56 → 1.4.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -9322,7 +9322,7 @@ import { initContract as initContract44 } from "@ts-rest/core";
9322
9322
  import z117 from "zod";
9323
9323
  var KlinkChatChannelSchema = z117.object({
9324
9324
  name: z117.string(),
9325
- widgetColor: z117.string().optional()
9325
+ metadata: z117.any().optional()
9326
9326
  });
9327
9327
 
9328
9328
  // src/klink-chat/index.ts