fix(basic.gblib): #411 neutralization.
This commit is contained in:
		
							parent
							
								
									afb9844553
								
							
						
					
					
						commit
						70600569fc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -142,8 +142,8 @@ export class WhatsappDirectLine extends GBService {
 | 
			
		|||
        const localName = Path.join('work', path, 'profile');
 | 
			
		||||
        const createClient = () => {
 | 
			
		||||
          const client = (this.customClient = new Client({
 | 
			
		||||
            puppeteer: GBSSR.preparePuppeteer(localName),
 | 
			
		||||
            webVersion: '2.2412.50'
 | 
			
		||||
            puppeteer: GBSSR.preparePuppeteer(localName)
 | 
			
		||||
            
 | 
			
		||||
          }));
 | 
			
		||||
          client.on(
 | 
			
		||||
            'message',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue