Fix packet name sent to remote - now matches packet name stored in DB
This commit is contained in:
@@ -424,7 +424,7 @@ class Address extends Model
|
||||
* Return a packet of mail
|
||||
*
|
||||
* @param Collection $c
|
||||
* @return Packet
|
||||
* @return Packet|null
|
||||
*/
|
||||
private function getPacket(Collection $c): ?Packet
|
||||
{
|
||||
|
Reference in New Issue
Block a user