From 17e378870106a99cad90c8afd3036fc092227c03 Mon Sep 17 00:00:00 2001 From: Mihrabm <87285023+Mihrabm@users.noreply.github.com> Date: Mon, 12 Jul 2021 02:21:18 +0300 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e6fbde3..55670b3 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { "prefix" : "^", - "GOOGLE_API_KEY" : "AIzaSyByVLyLrAHfDda-07XQyqDm8XDsbCnmr4E" + "GOOGLE_API_KEY" : "ODYzOTIxNjU3NTIxNjM1MzU5.YOt7vg.83tD4KZOXWvmKK_-xPqKWon-Iug" }