Skip to content

Commit

Permalink
Update sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed May 20, 2021
1 parent 3b446b3 commit 45ad844
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/js/apps/sample/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,20 @@
]
},
"bundles": {
"dn_daylight": {
"Config": {
"timeSliderSteps": 5,
"playSpeedMultiplier": 1,
"dateOrSeason": "date",
"enableShadows": true,
"visibleElements": {
"playButtons": true,
"shadowsToggle": true,
"datePicker": true,
"timezone": false
}
}
},
"banner": {
"BannerWidget": {
"label": "Developer Network",
Expand Down

0 comments on commit 45ad844

Please sign in to comment.