mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 13:24:22 +01:00
Update community.js
This commit is contained in:
@@ -410,7 +410,7 @@ const WALLETS = [
|
|||||||
url: 'https://phoenix.acinq.co/',
|
url: 'https://phoenix.acinq.co/',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'LNBits',
|
name: 'LNTXBot',
|
||||||
image: '/images/lntxbot.png',
|
image: '/images/lntxbot.png',
|
||||||
downloadText: 'Open LNTXBot',
|
downloadText: 'Open LNTXBot',
|
||||||
url: 'https://t.me/lntxbot/',
|
url: 'https://t.me/lntxbot/',
|
||||||
@@ -421,6 +421,12 @@ const WALLETS = [
|
|||||||
downloadText: 'Open LNBits',
|
downloadText: 'Open LNBits',
|
||||||
url: 'https://lnbits.com/',
|
url: 'https://lnbits.com/',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: '@LightningTipBot',
|
||||||
|
image: '/images/lightningtipbot.svg',
|
||||||
|
downloadText: 'Open @LightningTipBot',
|
||||||
|
url: 'https://t.me/LightningTipBot',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export const Community = () => (
|
export const Community = () => (
|
||||||
|
|||||||
Reference in New Issue
Block a user