mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-08 11:57:32 +08:00
lint
This commit is contained in:
parent
2ff033aeb2
commit
47a996e75d
@ -56,7 +56,7 @@ export type BlockIOSubSchemaMeta = {
|
||||
description?: string;
|
||||
placeholder?: string;
|
||||
advanced?: boolean;
|
||||
depends_on?: string[]
|
||||
depends_on?: string[];
|
||||
hidden?: boolean;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user