Aggiornamento destinatario segnalazioni app

This commit is contained in:
loviuz 2021-08-31 18:18:15 +02:00 committed by GitHub
parent 667b343f62
commit 1dbe9557ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ use Notifications\EmailNotification;
class SegnalazioneBug extends Resource implements RetrieveInterface, CreateInterface class SegnalazioneBug extends Resource implements RetrieveInterface, CreateInterface
{ {
protected static $bug_email = 'thomaszilio77@gmail.com'; protected static $bug_email = 'info@openstamanager.com';
public function retrieve($request) public function retrieve($request)
{ {