build error fixes
This commit is contained in:
@@ -57,6 +57,8 @@ export interface PersonData {
|
||||
imageUrl: string
|
||||
xUrl: string
|
||||
linkedinUrl: string
|
||||
tags?: string[]
|
||||
note?: string
|
||||
}
|
||||
|
||||
// Function to dynamically get all people data
|
||||
|
||||
Reference in New Issue
Block a user