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 16, 2024
1 parent 7ca2e31 commit e1226f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public class Dashboard extends BaseNameableObject implements MetadataObject {
/**
* Provider of embedded dashboards. The {@link EmbeddedProvider#NONE} value refers to standard
* DHIS 2 dashboards. Other values indicate that this dashboard is sourced from an external
* provider and embedded into DHIS 2. Not null.
* provider and embedded into DHIS 2. Property value is never null.
*/
private EmbeddedProvider embeddedProvider;

Expand Down

0 comments on commit e1226f1

Please sign in to comment.