fix(client): Fix timeline widget setting definition
This commit is contained in:
		
							parent
							
								
									11f8d742eb
								
							
						
					
					
						commit
						065ec8e170
					
				|  | @ -33,6 +33,10 @@ export default define({ | |||
| 			type: 'boolean', | ||||
| 			default: true, | ||||
| 		}, | ||||
| 		height: { | ||||
| 			type: 'number', | ||||
| 			default: 300, | ||||
| 		}, | ||||
| 		src: { | ||||
| 			type: 'string', | ||||
| 			default: 'home', | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue