mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	fix..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e1615cc7df
								
							
						
					
					
						commit
						6c10c01036
					
				| @ -52,8 +52,8 @@ function createWindow(){ | |||||||
| 	// and load the index.html of the app.
 | 	// and load the index.html of the app.
 | ||||||
| 	win.loadURL(url.format({ | 	win.loadURL(url.format({ | ||||||
| 		// XXX unify this with index.html
 | 		// XXX unify this with index.html
 | ||||||
| 		//pathname: path.join(__dirname, 'electron.html'),
 | 		//pathname: path.join(__dirname, 'index.html'),
 | ||||||
| 		pathname: path.join(__dirname, 'index.html'), | 		pathname: path.join(__dirname, 'electron.html'), | ||||||
| 		protocol: 'file:', | 		protocol: 'file:', | ||||||
| 		slashes: true | 		slashes: true | ||||||
| 	})) | 	})) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user