Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Nov 18, 2024
1 parent 9a42d92 commit 8394320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ import {coinjoin as Coinjoin } from './src/coinjoin';
import {firebolt as Firebolt } from './src/firebolt';
import { SilentPaymentGroup } from './src/app/SP/send';
import {liquidwallet as LiquidWallet } from './src/app/LW/send';
import {wallet as Wallet } from './src/app/W/send';

AppRegistry.registerComponent(appName, () => App);

0 comments on commit 8394320

Please sign in to comment.