Default showAverageResponseTime to true in details page too
This commit is contained in:
		| @ -163,7 +163,7 @@ export default { | ||||
|       // Since this page isn't at the root, we need to modify the server URL a bit | ||||
|       serverUrl: SERVER_URL === '.' ? '..' : SERVER_URL, | ||||
|       currentPage: 1, | ||||
|       showAverageResponseTime: false, | ||||
|       showAverageResponseTime: true, | ||||
|     } | ||||
|   }, | ||||
|   created() { | ||||
|  | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user