game system nav context
sse endpoint
This commit is contained in:
@@ -80,7 +80,6 @@ export class TTCQueryResolver {
|
||||
}
|
||||
|
||||
const [res] = this.parser.search(q, stackItem.value as QueryableObject);
|
||||
debugger;
|
||||
if (Dice.isDice(res)) {
|
||||
const value = new Dice(res);
|
||||
return {
|
||||
|
Reference in New Issue
Block a user