0.0.9.0
This commit is contained in:
+1
-2
@@ -60,8 +60,7 @@ export interface FamilyMember {
|
||||
bio?: string
|
||||
tags?: string[] // e.g., "Famous", "Official", "Scholar"
|
||||
avatarUrl?: string
|
||||
avatarImageId?: string // ID referencing the 'images' table in Dexie
|
||||
photoIds?: string[] // 照片墙 - 多张照片的 ID 数组
|
||||
photoIds?: string[] // 照片墙 - URL 数组
|
||||
stories?: FamilyStory[] // 家族故事
|
||||
|
||||
// Metadata
|
||||
|
||||
Reference in New Issue
Block a user