mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 13:26:08 +00:00
feat: tag debugging plugins in webui
This commit is contained in:
@@ -7,6 +7,7 @@ export interface Plugin {
|
||||
manifest: {
|
||||
manifest: ComponentManifest;
|
||||
};
|
||||
debug: boolean;
|
||||
enabled: boolean;
|
||||
components: {
|
||||
component_config: object;
|
||||
|
||||
Reference in New Issue
Block a user