mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-25 00:37:24 +08:00
lint: 修复格式问题
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { app, BrowserWindow, Menu, nativeImage, Tray, ipcMain } from 'electron';
|
import { app, BrowserWindow, Menu, nativeImage, Tray } from 'electron';
|
||||||
import { join } from 'path';
|
import { join } from 'path';
|
||||||
|
|
||||||
import type { Language } from '../../i18n/main';
|
import type { Language } from '../../i18n/main';
|
||||||
|
|||||||
Reference in New Issue
Block a user