diff --git a/main.js b/main.js index 275e34c..d4ef4ed 100644 --- a/main.js +++ b/main.js @@ -352,7 +352,8 @@ var commands = [ { hint: "Send an SMS", action: sms, - remoteonly: true + remoteonly: true, + allowunsaved: true }, { hint: "Edit pgp keys",