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

12
data/configs/config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "config",
"services": [],
"settings": {
"searchBar": true,
"searchUrl": "https://duckduckgo.com/?q=",
"enabledModules": [
"Date",
"Calendar"
]
}
}