fix merge for generated types

This commit is contained in:
dakkar 2025-06-20 10:47:25 +01:00
parent 886160bdec
commit 3eb31454f1

View file

@ -4251,10 +4251,6 @@ export type components = {
/** Format: url */
avatarUrl: string | null;
avatarBlurhash: string | null;
/** @example Hi masters, I am Ai! */
description: string | null;
/** Format: date-time */
createdAt: string;
avatarDecorations: {
/** Format: id */
id: string;