[mob][photos] Add title to error dialog when there is no system lock
This commit is contained in:
@@ -164,7 +164,7 @@ class _SecuritySectionWidgetState extends State<SecuritySectionWidget> {
|
||||
} else {
|
||||
await showErrorDialog(
|
||||
context,
|
||||
"",
|
||||
"No system lock",
|
||||
"To enable app lock, please setup device passcode or screen lock in your system settings.",
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user