Skip to content

Commit

Permalink
[Hot-fix] Update for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Dec 5, 2024
1 parent e5047e6 commit a3a29c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/extension-koni-ui/src/connector/booka/sdk.ts
Original file line number Diff line number Diff line change
Expand Up @@ -984,16 +984,16 @@ export class BookaSdk {
icon: '/images/mint-event-logo.png',
nft_url: '/images/default-nft-logo.png',
banner: '',
start_snapshot: getUCTPlus7('2024-12-05 10:00'),
start_mint: getUCTPlus7('2024-12-06 10:00'),
start_snapshot: getUCTPlus7('2024-11-05 10:00'),
start_mint: getUCTPlus7('2024-12-02 10:00'),
network: 'Polkadot',
total_badges: 5000,
sub_title: 'Phase 2',
symbol: 'badge',
// decimal: number;
// method: string;
// raffle_count: number;
start: getUCTPlus7('2024-12-02 07:00'),
start: getUCTPlus7('2024-11-02 07:00'),
end: getUCTPlus7('2024-12-07 10:00'),
conditionDescription: '',
share: {
Expand Down

0 comments on commit a3a29c1

Please sign in to comment.