Fix whitespace in Torq's app store page

This commit is contained in:
nmfretz 2024-12-06 09:36:07 +10:00
parent a3c9127de2
commit c229b32d10

View File

@ -34,9 +34,6 @@ description: >-
- Navigate through time (days, weeks, months) to track your progress - Navigate through time (days, weeks, months) to track your progress
- Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else) - Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else)
developer: Torq developer: Torq
website: https://torq.co website: https://torq.co
dependencies: dependencies:
@ -51,7 +48,7 @@ gallery:
- 4.jpg - 4.jpg
- 5.jpg - 5.jpg
releaseNotes: >- releaseNotes: >-
v2.1 release notes: Highlights:
- bitcoind wallet as a node type (Torq now has on-chain wallet support for CLN, LND and bitcoind) - bitcoind wallet as a node type (Torq now has on-chain wallet support for CLN, LND and bitcoind)
- bitcoind existing on-chain address listing - bitcoind existing on-chain address listing
- management of UTXO locking - management of UTXO locking
@ -67,8 +64,9 @@ releaseNotes: >-
- Various small fixes - Various small fixes
Note 1: There are database migrations in this release so if you want to be able to roll back, you need to create a backup before updating. Note 1: There are database migrations in this release so if you want to be able to roll back, you need to create a backup before updating.
Note 2: You get the best Torq experience if you specify bitcoind connection details in your configuration file (or command line).
Note 2: You get the best Torq experience if you specify bitcoind connection details in your configuration file (or command line).
path: "" path: ""
defaultUsername: "" defaultUsername: ""
deterministicPassword: false deterministicPassword: false