Fix build
This commit is contained in:
parent
e6c5a7ecd7
commit
40e7ab1371
packages/server/src/api/controllers/row
|
@ -63,7 +63,6 @@ export async function searchView(
|
|||
conditions: [query, body.query],
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
await context.ensureSnippetContext(true)
|
||||
|
|
Loading…
Reference in New Issue