mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	lint
This commit is contained in:
		
							parent
							
								
									1bb5021c54
								
							
						
					
					
						commit
						bb3694bfed
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -131,7 +131,7 @@ export class ImportNotesProcessorService {
 | 
			
		|||
	}
 | 
			
		||||
 | 
			
		||||
	@bindThis
 | 
			
		||||
	private parseTwitterFile(str : string) : null | { tweet: object }[] {
 | 
			
		||||
	private parseTwitterFile(str : string) : { tweet: object }[] {
 | 
			
		||||
		const jsonStr = str.replace(/^\s*window\.YTD\.tweets\.part0\s*=\s*/, '');
 | 
			
		||||
 | 
			
		||||
		try {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue