summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-05-16 17:22:49 -0400
committerlolcat <will@lolcat.ca>2024-05-16 17:22:49 -0400
commit0d98d7839d1c3da75b95ef29ce12ef54a2a20094 (patch)
treec51d5a0dcfc99d91211b65ed9692974305a72c90 /settings.php
parentf8d46df1e858401d93c5fa885777113994a03c86 (diff)
added greppr support also btw im not dead
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php
index 662189c..33185e9 100644
--- a/settings.php
+++ b/settings.php
@@ -130,6 +130,10 @@ $settings = [
"text" => "Yep"
],
[
+ "value" => "greppr",
+ "text" => "Greppr"
+ ],
+ [
"value" => "crowdview",
"text" => "Crowdview"
],