Skip to content

Commit

Permalink
Enabled Measurement UI module
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Sep 14, 2023
1 parent 2709019 commit 63b193b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/pg/tenant/citymodule.json
Expand Up @@ -222,6 +222,22 @@
"code": "pg.citya"
}
]
},{
"module": "Measurement",
"code": "Measurement",
"active": true,
"order": 13,
"tenants": [
{
"code": "pg.cityb"
},
{
"code": "pg.cityc"
},
{
"code": "pg.citya"
}
]
},
{
"module": "Sample",
Expand Down

0 comments on commit 63b193b

Please sign in to comment.