Changed bool to boolean
This commit is contained in:
		
							parent
							
								
									4433fad412
								
							
						
					
					
						commit
						78973b0c8a
					
				@ -55,7 +55,7 @@
 | 
				
			|||||||
            "default_value": "0",
 | 
					            "default_value": "0",
 | 
				
			||||||
            "user_viewable": true,
 | 
					            "user_viewable": true,
 | 
				
			||||||
            "user_editable": true,
 | 
					            "user_editable": true,
 | 
				
			||||||
            "rules": "required|bool"
 | 
					            "rules": "required|boolean"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "name": "Auto Update",
 | 
					            "name": "Auto Update",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user