Update default configs and version

This commit is contained in:
Aj - Thomas
2022-05-13 03:54:32 +02:00
parent 5b453c829e
commit 81149369df
4 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "config_new",
"services": [
{
"type": "Other",
"name": "example",
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
}
],
"settings": {
"searchBar": true,
"searchUrl": "https://google.com/search?q=",
"enabledModules": []
}
}