clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

Fix - Only show loading spinner on plugins route if wallets exist #276

Closed johngribbin closed 1 month ago

johngribbin commented 1 month ago

Fixes issue where we have a constant spinner on the /plugins page when the user has yet to connect a wallet. We only want to see the spinner if they have already made a connection, and the app is checking to see which plugins they have installed.