We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868bded commit 56fbd7bCopy full SHA for 56fbd7b
Main.cs
@@ -66,7 +66,7 @@ public async Task<List<Result>> QueryAsync(Query query, CancellationToken token)
66
return true;
67
}
68
catch (Exception ex) { return false;}
69
-
+
70
71
72
};
0 commit comments