Skip to content

Commit

Permalink
feat: CustomFieldWorkSnapshotItem add source rawData field
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuyoou committed Nov 26, 2020
1 parent 17c6c0b commit e886e50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/teambition.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ declare module 'teambition-types' {
thumbnail: string
thumbnailUrl: string
fileCategory: string
source?: string
rawData?: string
}

export interface CustomFieldValue {
Expand Down

0 comments on commit e886e50

Please sign in to comment.