Don't think we need test settings anymore

This commit is contained in:
Jiiks 2018-08-09 11:37:13 +03:00
parent b18dd7c01a
commit 44a1c87484
1 changed files with 0 additions and 16 deletions

View File

@ -7,22 +7,6 @@
{
"id": "default",
"settings": [
{
"id": "test-setting",
"type": "bool",
"text": "Test Setting",
"hint": "Test Setting",
"value": false,
"disabled": false
},
{
"id": "test-setting2",
"type": "bool",
"text": "Test Setting 2",
"hint": "Test Setting 2",
"value": true,
"disabled": false
},
{
"id": "voice-disconnect",
"type": "bool",