mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +00:00
fix: remove PluginBaseConfig
This commit is contained in:
@ -47,7 +47,8 @@ import {
|
||||
getAllLoadedMainPlugins,
|
||||
loadAllMainPlugins,
|
||||
} from '@/loader/main';
|
||||
import {PluginConfig, PluginDef} from "@/types/plugins";
|
||||
|
||||
import type { PluginConfig, PluginDef } from '@/types/plugins';
|
||||
|
||||
// Catch errors and log them
|
||||
unhandled({
|
||||
|
||||
Reference in New Issue
Block a user