mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 07:13:02 +00:00 
			
		
		
		
	Merge remote-tracking branch 'jszip/compress_dl'
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										13
									
								
								cps/static/js/compress/jszip.min.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								cps/static/js/compress/jszip.min.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -125,7 +125,7 @@ function loadArchiveFormats(formats, cb) { | ||||
| 				_loaded_archive_formats.push(archive_format); | ||||
| 				break; | ||||
| 			case 'zip': | ||||
| 				loadScript(path + 'jszip.js', checkForLoadDone); | ||||
| 				loadScript(path + 'jszip.min.js', checkForLoadDone); | ||||
| 				_loaded_archive_formats.push(archive_format); | ||||
| 				break; | ||||
| 			case 'tar': | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ozzie Isaacs
					Ozzie Isaacs