fix spell error
This commit is contained in:
		
					parent
					
						
							
								9267004b53
							
						
					
				
			
			
				commit
				
					
						17a4b61d54
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -221,7 +221,7 @@ win.setThumbarButtons([
 | 
			
		|||
  {
 | 
			
		||||
    tooltip: 'button1',
 | 
			
		||||
    icon: path.join(__dirname, 'button1.png'),
 | 
			
		||||
    click() { console.log('button2 clicked'); }
 | 
			
		||||
    click() { console.log('button1 clicked'); }
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    tooltip: 'button2',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue