No known key found for this signature in database
				  
					GPG Key ID: E80B35A6F11C3656
				  
				
			
		
		
		
	
		
			
			 1 changed files with 
1 additions and 
1 deletions
			
		 
		
			
				- 
					
					
					 
					audio.js
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -1,7 +1,7 @@ | 
		
	
		
			
			|  |  |  | let playing = []; | 
		
	
		
			
			|  |  |  | let looping = {}; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | const audioBaseUrl = "http://localhost:8000/media/audio/"; | 
		
	
		
			
			|  |  |  | const audioBaseUrl = "https://chemicalcrux.org/satiate/media/audio"; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | let audioDict = {}; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
	
		
			
				|  |  | 
 |