mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-21 07:02:05 +00:00
fix: apply fix from eslint
This commit is contained in:
@ -3,10 +3,10 @@ import { register } from 'electron-localshortcut';
|
||||
import {
|
||||
BrowserWindow,
|
||||
Menu,
|
||||
MenuItem,
|
||||
type MenuItem,
|
||||
ipcMain,
|
||||
nativeImage,
|
||||
WebContents,
|
||||
type WebContents,
|
||||
} from 'electron';
|
||||
|
||||
import type { BackendContext } from '@/types/contexts';
|
||||
|
||||
Reference in New Issue
Block a user