1
0

Revert "feat: improve tl performance"

This commit is contained in:
Mar0xy
2023-10-03 20:21:26 +02:00
parent 38e35e1472
commit bf3d493d04
84 changed files with 960 additions and 2072 deletions
@@ -283,10 +283,6 @@ export const packedUserDetailedNotMeOnlySchema = {
type: 'string',
nullable: false, optional: true,
},
withReplies: {
type: 'boolean',
nullable: false, optional: true,
},
//#endregion
},
} as const;