Skip to content

Commit

Permalink
Add bitcoin lightning icons
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-samoylenko committed Dec 13, 2024
1 parent 1479ec4 commit dbdd076
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion shkeeper/modules/cryptos/bitcoin_lightning.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def start_threads(self):
).start()

def getname(self):
return self._display_name
return self.crypto

def gethost(self):
return self.LND_REST_URL
Expand Down
4 changes: 4 additions & 0 deletions shkeeper/static/images/icons.dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions shkeeper/static/images/icons.light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dbdd076

Please # to comment.