mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
refactor: remove legacy theme handling and streamline plugin initialization
This commit is contained in:
@@ -16,7 +16,6 @@ pluginManager.registerPlugin(themesPlugin);
|
||||
|
||||
// Legacy plugin exports
|
||||
export { init as Monofile } from './monofile';
|
||||
export { init as Themes } from './themes';
|
||||
|
||||
export async function initializePlugins(): Promise<void> {
|
||||
await pluginManager.startAllPlugins();
|
||||
|
||||
Reference in New Issue
Block a user