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