diff options
| author | lolcat <will@lolcat.ca> | 2025-08-04 00:00:39 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-08-04 00:00:39 -0400 |
| commit | 3dbcf60a3ed4baf74fc80fa8c30427cbfcedd753 (patch) | |
| tree | a7f369483f40d37a9f66c1f3b80c97be36b47e5b /settings.php | |
| parent | f30872134fc925ca47b2b20830290904141ea143 (diff) | |
added vimeo
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 c8a992e..dc3e818 100644 --- a/settings.php +++ b/settings.php @@ -266,6 +266,10 @@ $settings = [ "text" => "YouTube" ], [ + "value" => "vimeo", + "text" => "Vimeo" + ], + [ "value" => "sepiasearch", "text" => "Sepia Search" ], |
