program/js/app.js
@@ -1026,15 +1026,9 @@ // user settings commands case 'preferences': this.goto_url(''); break; case 'identities': this.goto_url('settings/identities'); break; case 'folders': this.goto_url('settings/folders'); this.goto_url('settings/' + command); break; // unified command call (command name == function name)