diff options
Diffstat (limited to 'src/pkjs/config.json')
| -rw-r--r-- | src/pkjs/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkjs/config.json b/src/pkjs/config.json index d672ea7..7abe349 100644 --- a/src/pkjs/config.json +++ b/src/pkjs/config.json @@ -35,7 +35,7 @@ "type": "slider", "messageKey": "volume", "label": "Volume", - "defaultValue": 100, + "defaultValue": 50, "min": 1, "max": 100, "capabilities": [ |
