Skip to content

Commit

Permalink
Merge branch 'Release-0.15.1' into mempool-links
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahanaFarooqui committed May 8, 2024
2 parents 687ef14 + 7c47a2d commit 8c61685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/shared/test-helpers/test-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -783,8 +783,8 @@ export const mockActionsData = {
channelBackupPath: '',
currencyUnit: '',
enableOffers: false,
enablePeerswap: false,
blockExplorerUrl: 'https://mempool.space'
blockExplorerUrl: 'https://mempool.space',
enablePeerswap: false
},
authentication: {
swapMacaroonPath: '',
Expand Down

0 comments on commit 8c61685

Please sign in to comment.