forked from Github/frigate
System page: add last updated time ago (#5195)
This commit is contained in:
@@ -29,3 +29,4 @@ class StatsTrackingTypes(TypedDict):
|
||||
detectors: dict[str, ObjectDetectProcess]
|
||||
started: int
|
||||
latest_frigate_version: str
|
||||
last_updated: int
|
||||
|
||||
Reference in New Issue
Block a user