diff --git a/src/assets/plugins/app.header.json b/src/assets/plugins/app.header.json index d8ed5e753..8e582c131 100644 --- a/src/assets/plugins/app.header.json +++ b/src/assets/plugins/app.header.json @@ -47,15 +47,6 @@ "actions": { "click": "app.actions.about" } - }, - { - "id": "app.header.logout", - "title": "APP.SIGN_OUT", - "description": "APP.SIGN_OUT", - "icon": "exit_to_app", - "actions": { - "click": "LOGOUT" - } } ] }