Fix tor reset message

This commit is contained in:
Taylor Helsper 2023-03-23 20:53:02 -05:00
parent 0e97c0b657
commit 54e30d8b41

View File

@ -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)
});