mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 14:47:23 +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_static_time' => (0, 50),
|
||||
'none_body_time' => (0, 300),
|
||||
'sports_para' => (0, 100),
|
||||
_ => (0, 300),
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user