mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 03:43:34 +00:00 
			
		
		
		
	fix: remove related relation from stages CT
This commit is contained in:
		
							parent
							
								
									e424ea5aaf
								
							
						
					
					
						commit
						ddc3c98c25
					
				@ -31,11 +31,6 @@ module.exports = {
 | 
			
		||||
        inversedBy: 'stages',
 | 
			
		||||
        configurable: false,
 | 
			
		||||
      },
 | 
			
		||||
      related: {
 | 
			
		||||
        type: 'relation',
 | 
			
		||||
        relation: 'morphToMany',
 | 
			
		||||
        configurable: false,
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
  },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user