mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-08-03 11:31:20 +02: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