Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tag schema to include
embeds
key
during the io-ts to zod migration, there appears to have been a mistake where the `embeds` key wasn't included in the schema, causing an error when parsing it to a message object
- Loading branch information