summaryrefslogtreecommitdiff
path: root/settings.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-03-22 21:31:06 -0400
committerlolcat <will@lolcat.ca>2024-03-22 21:31:06 -0400
commit81502d4721405e8e4632b37c252d4254426b1728 (patch)
tree60a0103c617b6d5fa8193c9a4b2c3b4094105f6d /settings.php
parentfaece63356c30a97c4615aa3eb533f12ebfe1e5a (diff)
added crowdview lol
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 49ba166..e467c81 100644
--- a/settings.php
+++ b/settings.php
@@ -126,6 +126,10 @@ $settings = [
"text" => "Yep"
],
[
+ "value" => "crowdview",
+ "text" => "Crowdview"
+ ],
+ [
"value" => "mwmbl",
"text" => "Mwmbl"
],