mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Merge branch 'develop' into storybook
This commit is contained in:
		
						commit
						a61fe9023f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -37,7 +37,7 @@ export class VideoProcessingService {
 | 
			
		|||
					});
 | 
			
		||||
			});
 | 
			
		||||
 | 
			
		||||
			return await this.imageProcessingService.convertToWebp(`${dir}/out.png`, 498, 280);
 | 
			
		||||
			return await this.imageProcessingService.convertToWebp(`${dir}/out.png`, 498, 422);
 | 
			
		||||
		} finally {
 | 
			
		||||
			cleanup();
 | 
			
		||||
		}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue