Skip to content

Commit

Permalink
khanhpv - update note airdrop Eligibility
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhpv5 committed May 31, 2024
1 parent d001039 commit c8b9059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extension-koni-ui/src/connector/booka/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,6 @@ export interface AirdropCampaign {
start: Date;
end: Date;
boxCount:number,
note:""
note:string
}[];
}

0 comments on commit c8b9059

Please sign in to comment.