mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	Return the new account from firstOrCreateEncrypted
This commit is contained in:
		@@ -54,6 +54,7 @@ class Account extends Model
 | 
			
		||||
            App::abort(500, 'Could not create new account with data: ' . json_encode($fields));
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
        return $account;
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user