fix arch config for build

This commit is contained in:
Lucy Cifferello
2022-04-11 15:19:32 -04:00
committed by Aiden McClelland
parent 3eef671163
commit 0d96007c2f

View File

@@ -1,5 +1,6 @@
{
"useMocks": true,
"targetArch": "aarch64",
"ui": {
"patchDb": {
"poll": {
@@ -13,7 +14,6 @@
"mocks": {
"maskAs": "tor",
"skipStartupAlerts": true
},
"targetArch": "aarch64"
}
}
}