Skip to content

Commit

Permalink
admin substance wip
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloarocha committed Sep 8, 2024
1 parent 6289758 commit 10ffecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/admin/admin_substance_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,6 @@ def _to_dto(s: Substance):
"name": s.name,
"idClass": s.idclass,
"active": s.active,
"link": s.link,
"handling": s.handling,
}

0 comments on commit 10ffecc

Please sign in to comment.