Added Search Engine Config to config.json

This commit is contained in:
Haider Ali Punjabi
2020-05-14 10:43:01 +05:30
parent 3226072a53
commit 2706339c9d
3 changed files with 10 additions and 6 deletions

View File

@@ -29,6 +29,10 @@
]
}
],
"searchEngine":{
"name": "Google",
"searchUrl": "https://www.google.com/search?q="
},
"user": "Deepjyoti",
"disableMessage": false,
"disableDate": false,