diff options
author | lolcat <will@lolcat.ca> | 2024-03-22 21:31:06 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-03-22 21:31:06 -0400 |
commit | 81502d4721405e8e4632b37c252d4254426b1728 (patch) | |
tree | 60a0103c617b6d5fa8193c9a4b2c3b4094105f6d /settings.php | |
parent | faece63356c30a97c4615aa3eb533f12ebfe1e5a (diff) |
added crowdview lol
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 49ba166..e467c81 100644 --- a/settings.php +++ b/settings.php @@ -126,6 +126,10 @@ $settings = [ "text" => "Yep" ], [ + "value" => "crowdview", + "text" => "Crowdview" + ], + [ "value" => "mwmbl", "text" => "Mwmbl" ], |