🎉 Persistent config 🎉

After sweat and tears... It's there!
This commit is contained in:
Aj - Thomas
2022-05-12 21:38:21 +02:00
parent 91f636ca97
commit 3ce9c98e03
13 changed files with 178 additions and 62 deletions

16
data/configs/cringe.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "cringe",
"services": [
{
"type": "Other",
"name": "sonarr",
"icon": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/sonarr.png",
"url": "http://sonarr.tv/"
}
],
"settings": {
"enabledModules": [],
"searchBar": true,
"searchUrl": "https://www.google.com/search?q="
}
}