## Description

Changes faces flag to use beta flag.
This commit is contained in:
Neeraj Gupta 2024-05-23 12:13:46 +05:30 committed by GitHub
commit 05c50e78bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ class FlagService {
bool get mapEnabled => flags.mapEnabled;
bool get faceSearchEnabled => internalUser || flags.faceSearchEnabled;
bool get faceSearchEnabled => internalUser || flags.betaUser;
bool get passKeyEnabled => flags.passKeyEnabled || internalOrBetaUser;

View file

@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.8.102+626
version: 0.8.103+627
publish_to: none
environment: