edited terenaries on notifs
This commit is contained in:
@@ -209,7 +209,7 @@ public function toGoogleChat()
|
||||
[
|
||||
'item' => $this->item,
|
||||
'admin' => $this->admin,
|
||||
'status' => $this->item->assetstatus->name ?: '',
|
||||
'status' => $this->item->assetstatus?->name,
|
||||
'note' => $this->note,
|
||||
'target' => $this->target,
|
||||
'fields' => $fields,
|
||||
|
||||
Reference in New Issue
Block a user