diff options
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 5572b19..49ba166 100644 --- a/settings.php +++ b/settings.php @@ -126,6 +126,10 @@ $settings = [ "text" => "Yep" ], [ + "value" => "mwmbl", + "text" => "Mwmbl" + ], + [ "value" => "mojeek", "text" => "Mojeek" ], |