preparations
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and push / Pulling repo on server (push) Successful in 6s
				
					
					
				
			
		
			
				
	
				/ update_database (push) Failing after 14m28s
				
					
					
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and push / Pulling repo on server (push) Successful in 6s
				/ update_database (push) Failing after 14m28s
				This commit is contained in:
		@@ -17,7 +17,7 @@ class User extends Model {
 | 
			
		||||
        'dogs' =>       ['type'=> 'array','default'=>[]],
 | 
			
		||||
        'tournaments' =>['type'=> 'array','default'=>[]],
 | 
			
		||||
        'photo' =>      ['type'=>'text','default'=>'https://pictshare.net/pj7vzx.jpg'],
 | 
			
		||||
        'theme' =>       ['type'=>'text','default'=>'light'], //light/dark
 | 
			
		||||
        'theme' =>      ['type'=>'text','default'=>'light'], //light/dark
 | 
			
		||||
        'active' =>     ['type'=>'int','default'=>0]
 | 
			
		||||
    );
 | 
			
		||||
    protected $hidden = ['password','token'];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user