Skip to content

Commit

Permalink
fix: Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
larshelge committed Oct 24, 2024
1 parent 3e30e25 commit 82b14b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</typedef>

<typedef class="org.hisp.dhis.hibernate.jsonb.type.JsonBinaryType" name="jbEmbeddedDashboard">
<param name="clazz">org.hisp.dhis.dashboard.EmbeddedDashboard</param>
<param name="clazz">org.hisp.dhis.dashboard.embedded.EmbeddedDashboard</param>
</typedef>

<typedef class="org.hisp.dhis.hibernate.jsonb.type.JsonBinaryType" name="jbTextPattern">
Expand Down

0 comments on commit 82b14b7

Please sign in to comment.