mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
WIP 2
This commit is contained in:
@ -13,7 +13,7 @@ export const createPlugin = <
|
||||
BackendProperties,
|
||||
PreloadProperties,
|
||||
RendererProperties,
|
||||
Config extends PluginConfig,
|
||||
Config extends PluginConfig = PluginConfig,
|
||||
>(
|
||||
def: PluginDef<
|
||||
BackendProperties,
|
||||
|
||||
Reference in New Issue
Block a user