Skip to content

Commit

Permalink
fix: app name in apps screen
Browse files Browse the repository at this point in the history
  • Loading branch information
kalungia committed Sep 24, 2024
1 parent c128af9 commit 25c753d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion healthcare/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

add_to_apps_screen = [
{
"name": "Marley Health",
"name": "healthcare",
"logo": "/assets/healthcare/images/healthcare.svg",
"title": "Marley Health",
"route": "/app/healthcare",
Expand Down

0 comments on commit 25c753d

Please sign in to comment.