Skip to content

Commit

Permalink
fix(QParallax): JSON > speed default value
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed May 3, 2024
1 parent 761416f commit f31d610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/parallax/QParallax.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"speed": {
"type": "Number",
"desc": "Speed of parallax effect (0.0 < x < 1.0)",
"default": "1",
"category": "behavior"
},

Expand Down

0 comments on commit f31d610

Please sign in to comment.