Nick: /map almost good

This commit is contained in:
Nicolas
2024-08-16 19:33:57 -04:00
parent 4c1b74dab3
commit ab48353226
8 changed files with 286 additions and 31 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { SearchResult } from "../../src/lib/entities";
dotenv.config();
export async function fireEngineSearch(q: string, options: {
export async function fireEngineMap(q: string, options: {
tbs?: string;
filter?: string;
lang?: string;