mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
formatting
This commit is contained in:
parent
cdc700a457
commit
7c4c21426f
@ -300,7 +300,6 @@ def review_summary():
|
|||||||
for e in last_month.dicts().iterator():
|
for e in last_month.dicts().iterator():
|
||||||
data[e["day"]] = e
|
data[e["day"]] = e
|
||||||
|
|
||||||
|
|
||||||
return jsonify(data)
|
return jsonify(data)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user