mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 02:05:21 +03:00
fix python formatting
This commit is contained in:
parent
e1dab61ae7
commit
8422c6070f
@ -635,7 +635,7 @@ def events():
|
||||
excluded_fields.append(Event.thumbnail)
|
||||
else:
|
||||
selected_columns.append(Event.thumbnail)
|
||||
|
||||
|
||||
if favorites:
|
||||
clauses.append((Event.retain_indefinitely == favorites))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user