Fix to queryPrefix and LIKE queries
This commit is contained in:
@@ -24,7 +24,6 @@ export async function updateMaterializedQueriesCommand() {
|
||||
currentPage,
|
||||
)
|
||||
) {
|
||||
console.log("Going reload the page");
|
||||
await editor.reloadPage();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user