diff options
| author | lolcat <will@lolcat.ca> | 2025-10-08 00:42:36 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-10-08 00:42:36 -0400 |
| commit | a4a44709b4ee1dffaca8b7f79b3c0814914a58f7 (patch) | |
| tree | 1105658aaafdaec94205a3d1c032ba967fd5ac20 /settings.php | |
| parent | 4b16fd58971321e6938046702210e2773573c621 (diff) | |
google quote on quote fix
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index d680d52..b1949f6 100644 --- a/settings.php +++ b/settings.php @@ -138,6 +138,10 @@ $settings = [ "text" => "Google" ], [ + "value" => "google_api", + "text" => "Google API" + ], + [ "value" => "google_cse", "text" => "Google CSE" ], |
