mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: apply feedback
This commit is contained in:
@@ -137,9 +137,3 @@ export type AnySetting =
|
||||
| MultipleAttachmentSetting;
|
||||
|
||||
export type SettingDict = { [group: string]: Setting[] };
|
||||
|
||||
export type Field = {
|
||||
name: string;
|
||||
label: string;
|
||||
type: ContentTypeType;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user