logout functionality

This commit is contained in:
Jan Prochazka
2022-03-21 20:54:40 +01:00
parent 26881a3e39
commit 77612cc6fb
3 changed files with 20 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ module.exports = [
{ command: 'group.saveAs', hideDisabled: true },
{ divider: true },
{ command: 'file.exit', hideDisabled: true },
{ command: 'app.logout', hideDisabled: true },
],
},
{