diff options
Diffstat (limited to 'options.json.tmp')
-rw-r--r-- | options.json.tmp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/options.json.tmp b/options.json.tmp new file mode 100644 index 0000000..a3eba6f --- /dev/null +++ b/options.json.tmp @@ -0,0 +1,8 @@ +{ + "continuous": false, + "history": null, + "microphone": null, + "interface": null, + "valid_sentence_command": null, + "invalid_sentence_command": null +} |