Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/telegram-dev-01' into koni/dev/m…
Browse files Browse the repository at this point in the history
…erge-airdrop
  • Loading branch information
lw committed May 31, 2024
2 parents 4b8b8f2 + c8b9059 commit 22d8474
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/extension-koni-ui/src/connector/booka/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,7 @@ export interface AirdropCampaign {
type: string;
start: Date;
end: Date;
boxCount:number,
note:string
}[];
}

0 comments on commit 22d8474

Please sign in to comment.