⚡ Simplify code
This commit is contained in:
@@ -95,7 +95,7 @@ export interface IRowResponse{
|
||||
metadata: [
|
||||
{
|
||||
key: string,
|
||||
name: string
|
||||
name: string,
|
||||
}
|
||||
];
|
||||
results: IRow[];
|
||||
|
||||
Reference in New Issue
Block a user