MOBILE-3744 home: Change home icon to tachometer

main
Pau Ferrer Ocaña 2021-04-27 13:31:27 +02:00
parent 0d935e672e
commit 177175361b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ export class CoreMainMenuHomeHandlerService implements CoreMainMenuHandler {
*/
getDisplayData(): CoreMainMenuHandlerData {
return {
icon: 'fas-home',
icon: 'fas-tachometer-alt',
title: 'core.mainmenu.home',
page: CoreMainMenuHomeHandlerService.PAGE_NAME,
// @todo: subPage? The page can change due to core-tabs.