Enable more stuff

This commit is contained in:
Henry Hiles 2025-06-23 13:48:44 -04:00
parent b1181ec4f2
commit 8eac5863c2
No known key found for this signature in database

View file

@ -26,14 +26,14 @@
}; };
images = { images = {
"duckduckgo images" = {}; "duckduckgo images".disabled = false;
"google images" = {}; "google images" = {};
}; };
map.openstreetmap = {}; map.openstreetmap = {};
videos = { videos = {
peertube = {}; peertube.disabled = false;
youtube = {}; youtube = {};
}; };