Skip to content

Commit

Permalink
Change welcome icon to home
Browse files Browse the repository at this point in the history
Signed-off-by: Juho Heikka <[email protected]>
  • Loading branch information
jweak authored and Nokel81 committed May 8, 2023
1 parent 8634514 commit da20a93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const welcomeCatalogEntityInjectable = getInjectable({
spec: {
path: url,
icon: {
material: "meeting_room",
material: "home",
background: "#3d90ce",
},
},
Expand Down

0 comments on commit da20a93

Please sign in to comment.