mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
Cleanup
This commit is contained in:
parent
3f6cbee831
commit
c1bed0abd9
@ -305,7 +305,9 @@ cameras:
|
|||||||
logger.error("Unable to write default config to /config")
|
logger.error("Unable to write default config to /config")
|
||||||
return
|
return
|
||||||
|
|
||||||
logger.info("Created default config file, see the getting started docs for configuration https://docs.frigate.video/guides/getting_started")
|
logger.info(
|
||||||
|
"Created default config file, see the getting started docs for configuration https://docs.frigate.video/guides/getting_started"
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
def get_tomorrow_at_time(hour: int) -> datetime.datetime:
|
def get_tomorrow_at_time(hour: int) -> datetime.datetime:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user