mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 12:13:52 +08:00 
			
		
		
		
	Remove isInheritable from PATCH
This commit is contained in:
		
							parent
							
								
									26a6ef8c03
								
							
						
					
					
						commit
						3cafad3bf4
					
				| @ -42,7 +42,6 @@ function register(router) { | |||||||
| 
 | 
 | ||||||
|     const ALLOWED_PROPERTIES_FOR_PATCH = { |     const ALLOWED_PROPERTIES_FOR_PATCH = { | ||||||
|         'value': [v.notNull, v.isString], |         'value': [v.notNull, v.isString], | ||||||
|         'isInheritable': [v.notNull, v.isBoolean], |  | ||||||
|         'position': [v.notNull, v.isInteger] |         'position': [v.notNull, v.isInteger] | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 mm21
						mm21