mirror of
				https://github.com/smartfrigde/armcord.git
				synced 2024-08-14 23:56:58 +00:00 
			
		
		
		
	fix app verion in tray
This commit is contained in:
		
							parent
							
								
									f7711034c5
								
							
						
					
					
						commit
						ead7e62d39
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -26,6 +26,6 @@ app.whenReady().then(() => { | |||
|     }, | ||||
|   ]); | ||||
|    | ||||
|   tray.setToolTip('ArmCord ' + process.env.npm_package_version) | ||||
|   tray.setToolTip('ArmCord ' + app.getVersion()) | ||||
|   tray.setContextMenu(contextMenu) | ||||
| }) | ||||
| }) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue