added guide that explains to the user how to give always location permission
This commit is contained in:
@@ -258,7 +258,7 @@ class AddEntriesDialogHelper {
|
||||
);
|
||||
}
|
||||
} catch (e) {
|
||||
print(e.toString());
|
||||
debugPrint(e.toString());
|
||||
}
|
||||
},
|
||||
child: Text(AppLocalizations.of(context)!.justsave),
|
||||
|
||||
Reference in New Issue
Block a user