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