mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-24 22:47:06 -04:00
Remove Tags from Event Data defaults. I don't think it is meant to be there
This commit is contained in:
@@ -14,7 +14,6 @@ class Event extends ZM_Object {
|
||||
'StorageId' => null,
|
||||
'SecondaryStorageId' => null,
|
||||
'Cause' => '',
|
||||
'Tags' => array(),
|
||||
'StartDateTime' => null,
|
||||
'EndDateTime' => null,
|
||||
'Width' => null,
|
||||
|
||||
Reference in New Issue
Block a user