forked from Github/frigate
add bas64 encoded thumbnail to the database
This commit is contained in:
@@ -11,3 +11,4 @@ class Event(Model):
|
||||
top_score = FloatField()
|
||||
false_positive = BooleanField()
|
||||
zones = JSONField()
|
||||
thumbnail = TextField()
|
||||
|
||||
Reference in New Issue
Block a user