1
0

merge: timeline 1

This commit is contained in:
syuilo
2023-10-03 20:26:11 +09:00
committed by Mar0xy
parent fe4345d191
commit f6ba5cfaf4
84 changed files with 1898 additions and 947 deletions
@@ -296,6 +296,10 @@ export const packedUserDetailedNotMeOnlySchema = {
type: 'string',
nullable: false, optional: true,
},
withReplies: {
type: 'boolean',
nullable: false, optional: true,
},
//#endregion
},
} as const;