Skip to content

Commit 8394320

Browse files
author
223880
committed
Fix
1 parent 9a42d92 commit 8394320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ import {coinjoin as Coinjoin } from './src/coinjoin';
99
import {firebolt as Firebolt } from './src/firebolt';
1010
import { SilentPaymentGroup } from './src/app/SP/send';
1111
import {liquidwallet as LiquidWallet } from './src/app/LW/send';
12+
import {wallet as Wallet } from './src/app/W/send';
1213

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

0 commit comments

Comments
 (0)