Skip to content

Commit

Permalink
fix(custom-chart): use correct file path
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelreichert committed Feb 11, 2025
1 parent 91715b9 commit 711ae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/custom-chart-web/src/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<widgetFile path="CustomChart.xml" />
</widgetFiles>
<files>
<file path="com/mendix/widget/web/custom-chart" />
<file path="com/mendix/widget/web/customchart" />
</files>
</clientModule>
</package>

0 comments on commit 711ae37

Please sign in to comment.