⚡ Fix whitespace
editorconfig highlights for seaTable node
This commit is contained in:
@@ -93,9 +93,9 @@ export interface ICtx {
|
||||
|
||||
export interface IRowResponse{
|
||||
metadata: [
|
||||
{
|
||||
{
|
||||
key: string,
|
||||
name: string
|
||||
name: string
|
||||
}
|
||||
];
|
||||
results: IRow[];
|
||||
|
||||
Reference in New Issue
Block a user