mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-25 14:22:14 +03:00
logout icon changed
Changed according to this issue https://github.com/esteemapp/esteem-mobile/issues/225
This commit is contained in:
parent
4b09cc2740
commit
6c2edee1b5
@ -47,7 +47,7 @@ const authMenuItems = [
|
|||||||
{
|
{
|
||||||
name: 'Logout',
|
name: 'Logout',
|
||||||
route: '',
|
route: '',
|
||||||
icon: 'exit-to-app',
|
icon: 'power_settings_new',
|
||||||
id: 'logout',
|
id: 'logout',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user