Skip to content

Commit

Permalink
fix: indicate the plugin is for dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Aug 13, 2024
1 parent 509f52f commit a53dde3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions d2.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ const config = {

minDHIS2Version: '2.39',

pluginType: 'dashboard',

pwa: {
enabled: true,
caching: {
Expand Down

0 comments on commit a53dde3

Please sign in to comment.