mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
refactor(plugin): apply new plugin loader at all type of plugin
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { createPluginBuilder } from '../utils/builder';
|
||||
|
||||
const builder = createPluginBuilder('lumiastream', {
|
||||
name: 'Lumia Stream',
|
||||
name: 'Lumia Stream [beta]',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user