mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	instantiate area field
This commit is contained in:
		
							parent
							
								
									5c552a0d71
								
							
						
					
					
						commit
						e8e778c6d4
					
				| @ -17,7 +17,7 @@ class Event(Model): | ||||
|     has_snapshot = BooleanField(default=True) | ||||
|     region = JSONField() | ||||
|     box = JSONField() | ||||
|     area = IntegerField | ||||
|     area = IntegerField() | ||||
| 
 | ||||
| 
 | ||||
| class Recordings(Model): | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user