Skip to content

Commit

Permalink
purgatoryData nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Nov 11, 2020
1 parent 373939d commit 86e79da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ddo/DDO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export class DDO {

public isInPurgatory: boolean

public purgatoryData: PurgatoryData
public purgatoryData?: PurgatoryData

public dataTokenInfo?: DataTokenInfo

Expand Down

0 comments on commit 86e79da

Please sign in to comment.