Skip to content

Commit

Permalink
chore: Update CCO's tag description in frontend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TanookiVerde committed Oct 25, 2024
1 parent f3ca3fd commit 4fdf00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routers/frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ async def get_metadata(_: Annotated[User, Depends(assert_user_is_active)]) -> di
{"tag": "HOSPITAL", "description": "Hospital"},
{"tag": "CENTRO SAUDE ESCOLA", "description": "Centro Saúde Escola"},
{"tag": "UPA", "description": "UPA"},
{"tag": "CCO", "description": "CCO"},
{"tag": "CCO", "description": "Centro Carioca do Olho"},
{"tag": "MATERNIDADE", "description": "Maternidade"},
{"tag": "CER", "description": "CER"},
{"tag": "POLICLINICA", "description": "Policlínica"},
Expand Down

0 comments on commit 4fdf00b

Please sign in to comment.