Add mapping for 'sports_para' in slider range function

This commit is contained in:
Faris Armoush
2025-04-15 11:19:58 +03:00
parent 6bea4c2f4a
commit 254e03e3c7

View File

@ -35,6 +35,7 @@ abstract final class CpsSliderHelpers {
'moving_rigger_time' => (0, 2),
'moving_static_time' => (0, 50),
'none_body_time' => (0, 300),
'sports_para' => (0, 100),
_ => (0, 300),
};