brave: use boolean for disabling vpn

This commit is contained in:
Aminda Suomalainen 2024-04-10 11:16:55 +03:00
parent 149cadfa41
commit 2282429f94
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
"BraveVPNDisabled": 1
"BraveVPNDisabled": true
}