Update src/Model/Mail.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Michael Vogel 2021-05-23 07:37:17 +02:00 committed by GitHub
parent c18cbe95a6
commit d00a4eacdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ class Mail
$replyto = $convuri;
}
$post_id =self::insert(
$post_id = self::insert(
[
'uid' => local_user(),
'guid' => $guid,