add some test settings

This commit is contained in:
Jiiks 2018-01-22 22:08:08 +02:00
parent 38776569ed
commit e11787c585
1 changed files with 15 additions and 1 deletions

View File

@ -1,8 +1,22 @@
[
{
"id": "core",
"text": "Core",
"text": "Core",
"settings": [
{
"id": "test-setting",
"text": "Test Setting",
"hint": "Test Setting",
"enabled": false,
"disabled": false
},
{
"id": "test-setting2",
"text": "Test Setting 2",
"hint": "Test Setting 2",
"enabled": true,
"disabled": false
},
{
"id": "voice-disconnect",
"text": "Voice Disconnect",