mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	test commit ignore pls
This commit is contained in:
		
							parent
							
								
									f78344e756
								
							
						
					
					
						commit
						2349a5f67f
					
				| @ -3235,16 +3235,16 @@ function resumeProgress() { | ||||
|   } | ||||
| 
 | ||||
|    if (currentOpacity === 1) { | ||||
|     element.style.transition = 'opacity 1s ease'; // Adjust the duration as needed | ||||
|     element.style.transition = 'opacity 0.2s ease'; // Adjust the duration as needed | ||||
|     element.style.opacity = 0; | ||||
|   } else { | ||||
|     element.style.transition = 'opacity 1s ease'; // Adjust the duration as needed | ||||
|     element.style.transition = 'opacity 0.2s ease'; // Adjust the duration as needed | ||||
|     element.style.opacity = 1; | ||||
|   } | ||||
| } | ||||
| 
 | ||||
|  window.onload = function() { | ||||
|   setInterval(toggleOpacity, 1500); | ||||
|   setInterval(toggleOpacity, 4500); | ||||
| }; | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley