[Updated] lochat.sh: Set VOICEON to false by default
This commit is contained in:
parent
7cd4f26a53
commit
5ece1bfc1f
@ -16,7 +16,7 @@ LPURPLE="\033[1;35m"
|
||||
BWHITE="\e[1m"
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
VOICEON="true"
|
||||
VOICEON="false"
|
||||
|
||||
|
||||
#VoicControl (){
|
||||
|
Loading…
x
Reference in New Issue
Block a user