mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-11-04 02:39:13 +01:00 
			
		
		
		
	organize imports
This commit is contained in:
		@@ -1,6 +1,5 @@
 | 
			
		||||
import { BrowserWindow, Tray } from "electron";
 | 
			
		||||
 | 
			
		||||
const { getMenu } = require("./menu");
 | 
			
		||||
import { getMenu } from "./menu";
 | 
			
		||||
 | 
			
		||||
let tray: Tray;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user