mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-27 23:14:04 +00:00
Fix tor reset message
This commit is contained in:
parent
0e97c0b657
commit
54e30d8b41
|
@ -113,8 +113,8 @@
|
|||
}
|
||||
openConfirmDialog("confirm-dialog",
|
||||
"Reset Tor Connections",
|
||||
"Resetting the Lightning watchtower will erase watchtower settings and restart LND. "+
|
||||
"Would you still like to reset Lightning watchtower?",
|
||||
"Resetting Tor Connections will erase the reset the current tor data and reboot. "+
|
||||
"Would you still like to reset Tor?",
|
||||
okFunction)
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user