labels plugin: fix it. and extend to cli/daemon.
This commit is contained in:
@@ -5,5 +5,5 @@ description = ' '.join([
|
||||
_("Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum."),
|
||||
_("Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.")
|
||||
])
|
||||
available_for = ['qt', 'kivy']
|
||||
available_for = ['qt', 'kivy', 'cmdline']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user