0.3.0.0
This commit is contained in:
@@ -33,7 +33,8 @@ export async function recordMemberHistory(params: {
|
||||
'birthPlace', 'ancestralHome', 'generation', 'bio', 'phone', 'email',
|
||||
'address', 'photoIds', 'spouseIds', 'childrenIds', 'motherId', 'fatherId',
|
||||
'generationName', 'courtesyName', 'artName', 'posthumousName', 'rank',
|
||||
'isFounder', 'isLunarDate', 'burialPlace', 'telephone', 'tags'
|
||||
'isFounder', 'isLunarDate', 'burialPlace', 'telephone', 'tags',
|
||||
'avatarUrl', 'stories'
|
||||
]
|
||||
|
||||
for (const field of fieldsToTrack) {
|
||||
|
||||
Reference in New Issue
Block a user