fix config files
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"activePack": "glados",
|
||||||
|
"volume": 1,
|
||||||
|
"muted": false,
|
||||||
|
"enabledCategories": {
|
||||||
|
"session.start": true,
|
||||||
|
"task.acknowledge": true,
|
||||||
|
"task.complete": true,
|
||||||
|
"task.error": false,
|
||||||
|
"input.required": true,
|
||||||
|
"resource.limit": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"activePack": "solid_snake",
|
||||||
|
"volume": 1.5,
|
||||||
|
"muted": false,
|
||||||
|
"enabledCategories": {
|
||||||
|
"session.start": true,
|
||||||
|
"task.acknowledge": true,
|
||||||
|
"task.complete": true,
|
||||||
|
"task.error": false,
|
||||||
|
"input.required": true,
|
||||||
|
"resource.limit": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user