mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
extractl.py: fix dateInterval depends
This commit is contained in:
parent
875748b625
commit
ca3c9aafd0
@ -449,7 +449,7 @@ def dateInterval():
|
||||
'section': 'expertSettings',
|
||||
'reboot': True,
|
||||
'required': True,
|
||||
'depends': ['dateMethod==(http'],
|
||||
'depends': ['dateMethod==http'],
|
||||
'get': _get_date_settings,
|
||||
'set': _set_date_settings,
|
||||
'get_set_dict': True
|
||||
|
Loading…
x
Reference in New Issue
Block a user