kopia lustrzana https://git.internet-czas-dzialac.pl/icd/rentgen
				
				
				
			Fix error where certain history data entries would not show up
							rodzic
							
								
									7a801211a4
								
							
						
					
					
						commit
						60422461fd
					
				|  | @ -85,8 +85,6 @@ export class RequestCluster extends EventEmitter { | |||
|         if ( | ||||
|           array[index].getValuePreview() === | ||||
|             array[index - 1].getValuePreview() || | ||||
|           (array[index].classification === "history" && | ||||
|             array[index - 1].classification === "history") || // if they're both history, then the first one is the longest
 | ||||
|           isSameURL(array[index].value, array[index - 1].value) | ||||
|         ) { | ||||
|           return false; | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Kuba Orlik
						Kuba Orlik