mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-17 17:19:06 +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