6110: Activate live location feature for testing

This commit is contained in:
MaximeE
2022-05-05 14:21:46 +02:00
parent 59d56ddd26
commit c44e727f63
+1 -1
View File
@@ -429,6 +429,6 @@ final class BuildSettings: NSObject {
}
// Do not enable live location sharing atm
return false
return true
}
}