From a4a44709b4ee1dffaca8b7f79b3c0814914a58f7 Mon Sep 17 00:00:00 2001 From: lolcat Date: Wed, 8 Oct 2025 00:42:36 -0400 Subject: google quote on quote fix --- settings.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settings.php') diff --git a/settings.php b/settings.php index d680d52..b1949f6 100644 --- a/settings.php +++ b/settings.php @@ -137,6 +137,10 @@ $settings = [ "value" => "google", "text" => "Google" ], + [ + "value" => "google_api", + "text" => "Google API" + ], [ "value" => "google_cse", "text" => "Google CSE" -- cgit v1.2.3