Updates
This commit is contained in:
@@ -49,6 +49,7 @@ export const TextFieldTypesArray = [
|
||||
{ title: "HTML", value: "html" },
|
||||
{ title: "CSS", value: "css" },
|
||||
{ title: "Javascript", value: "javascript" },
|
||||
{ title: "Shell", value: "shell" },
|
||||
] as const;
|
||||
|
||||
export type DSQL_FieldSchemaType = {
|
||||
|
||||
Reference in New Issue
Block a user