Get diagnostics
This commit is contained in:
@@ -629,7 +629,6 @@ class TYTDApp {
|
||||
if(TypeIsString(v))
|
||||
{
|
||||
const resp=this.TYTD.ManifestRequest(v);
|
||||
Console.WriteLine(resp);
|
||||
ctx.WithMimeType("application/json").SendJson(resp);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user