Changeset 3451549
- Timestamp:
- 02/01/2026 07:27:24 PM (8 weeks ago)
- File:
-
- 1 edited
-
jiniya-addons/trunk/widgets/animation-heading.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jiniya-addons/trunk/widgets/animation-heading.php
r3451529 r3451549 804 804 "min" => 0, 805 805 "step" => 10, 806 "default" => 4000,806 "default" => 1000, 807 807 ]); 808 808 … … 812 812 "min" => 0, 813 813 "step" => 10, 814 "default" => 500,814 "default" => 200, 815 815 ]); 816 816 … … 820 820 "min" => 0, 821 821 "step" => 10, 822 "default" => 2000,822 "default" => 500, 823 823 ]); 824 824
Note: See TracChangeset
for help on using the changeset viewer.