Fixes for DE-LIST notifications
This commit is contained in:
@@ -228,7 +228,7 @@ class Address extends Model
|
||||
})
|
||||
->orWhere('host_id',$ftn['n']);
|
||||
})
|
||||
->with(['system:id,active,name,address,pkt_msgs'])
|
||||
->with(['system:id,active,name,address,pkt_msgs,last_session'])
|
||||
->first();
|
||||
|
||||
// Check and see if we are a flattened domain, our address might be available with a different zone.
|
||||
|
Reference in New Issue
Block a user