From cf79467a4e5d7a6945688c88ae526eae358b2b54 Mon Sep 17 00:00:00 2001 From: Netsky <56271887+TheNetsky@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:03:22 +0100 Subject: [PATCH] Update queries.json --- src/functions/queries.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/functions/queries.json b/src/functions/queries.json index 1cb94d4..23453ec 100644 --- a/src/functions/queries.json +++ b/src/functions/queries.json @@ -53,7 +53,7 @@ "convert 250 USD to yen", "convert 500 USD to yen" ], - "Learn to cook a new recipe?": [ + "Learn to cook a new recipe": [ "How to cook ratatouille", "How to cook lasagna" ], @@ -78,4 +78,4 @@ "Japan time", "New York time" ] -} \ No newline at end of file +}