refactor(plugin): apply new plugin loader at all type of plugin

This commit is contained in:
Su-Yong
2023-11-12 00:50:09 +09:00
parent dfcc4107b7
commit 9c59f56aac
5 changed files with 208 additions and 70 deletions

View File

@ -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,