mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 19:01:47 +00:00
clean code
This commit is contained in:
@ -11,8 +11,9 @@ import prompt from 'custom-electron-prompt';
|
||||
|
||||
import { allPlugins } from 'virtual:plugins';
|
||||
|
||||
import { restart } from './providers/app-controls';
|
||||
import config from './config';
|
||||
|
||||
import { restart } from './providers/app-controls';
|
||||
import { startingPages } from './providers/extracted-data';
|
||||
import promptOptions from './providers/prompt-options';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user