6110: Hide again live sharing feature after testing

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