Skip to content

Commit

Permalink
Force commit
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpolman committed Jun 26, 2024
1 parent 5b00906 commit c190012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/api/scripts/script.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import db from '@thxnetwork/api/util/database';
// import main from './src/safe';
// import main from './src/ipfs';
// import main from './src/invoices';
import main from './src/demo';
// import main from './src/preview';
// import main from './src/demo';
import main from './src/preview';
// import main from './src/metamask';
// import main from './src/lottery';

Expand Down

0 comments on commit c190012

Please sign in to comment.