[mob][photos] Small fix
This commit is contained in:
parent
92bafa7c38
commit
b3229785a0
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ class FaceMlService {
|
|||
final _computer = Computer.shared();
|
||||
|
||||
bool isInitialized = false;
|
||||
late final String client;
|
||||
late String client;
|
||||
|
||||
bool debugIndexingDisabled = false;
|
||||
bool _mlControllerStatus = false;
|
||||
|
|
Loading…
Reference in a new issue