mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
Add mapping for 'sports_para' in slider range function
This commit is contained in:
@ -35,6 +35,7 @@ abstract final class CpsSliderHelpers {
|
|||||||
'moving_rigger_time' => (0, 2),
|
'moving_rigger_time' => (0, 2),
|
||||||
'moving_static_time' => (0, 50),
|
'moving_static_time' => (0, 50),
|
||||||
'none_body_time' => (0, 300),
|
'none_body_time' => (0, 300),
|
||||||
|
'sports_para' => (0, 100),
|
||||||
_ => (0, 300),
|
_ => (0, 300),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user