Remove Tags from Event Data defaults. I don't think it is meant to be there

This commit is contained in:
Isaac Connor
2023-10-06 14:54:17 -04:00
parent 72d021dae9
commit feb3d91e8b

View File

@@ -14,7 +14,6 @@ class Event extends ZM_Object {
'StorageId' => null,
'SecondaryStorageId' => null,
'Cause' => '',
'Tags' => array(),
'StartDateTime' => null,
'EndDateTime' => null,
'Width' => null,