Commit d54d14f
authored
"default" not correctly checked for speaker option
If default is selected, it should do nothing - but because the condition was set to check for "auto" instead of "default", it gives an error log saying that default doesn't exist on the audio device list.1 parent 5029631 commit d54d14f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments