Complete redo of content indexing and querying (#517)
Complete redo of data store Introduces live queries and live templates
This commit is contained in:
@@ -105,7 +105,7 @@ export class EndpointHook implements Hook<EndpointHookT> {
|
||||
}
|
||||
}
|
||||
// console.log("Shouldn't get here");
|
||||
next();
|
||||
await next();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user