diff options
Diffstat (limited to 'src/settings.hpp')
-rw-r--r-- | src/settings.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings.hpp b/src/settings.hpp index df723fc..5805452 100644 --- a/src/settings.hpp +++ b/src/settings.hpp @@ -51,6 +51,7 @@ public: // [voice] std::string VAD; + std::string Backends; // [windows] bool HideConsole; |