docs: use electron/main & electron/renderer imports in fiddles (#39666)
This commit is contained in:
		
					parent
					
						
							
								d42a94ddde
							
						
					
				
			
			
				commit
				
					
						f2f83a73fc
					
				
			
		
					 70 changed files with 78 additions and 88 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| const { shell } = require('electron') | ||||
| const { shell } = require('electron/renderer') | ||||
| const os = require('node:os') | ||||
| 
 | ||||
| const exLinksBtn = document.getElementById('open-ex-links') | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Milan Burda
				Milan Burda