updated button text

This commit is contained in:
Miodec 2021-08-16 15:25:22 +01:00
parent fd41c8ecb4
commit d1c12e215d

View file

@ -281,7 +281,7 @@ list.deleteAccount = new SimplePopup(
},
],
"This is the last time you can change your mind. After pressing the button everything is gone.",
"Update",
"Delete",
async (password) => {
//
try {