Mention that logs contain file names in the report bug confirmation

This commit is contained in:
Manav 2022-06-23 12:49:20 +05:30
parent 82c26ef1c9
commit 243cf36af7

View file

@ -80,7 +80,7 @@ Future<void> sendLogs(
content.addAll( content.addAll(
[ [
Text( Text(
"This will send across logs and metrics that will help us debug your issue better", "This will send across logs to help us debug your issue. Note that logs include file names - these are needed to track issues with specific files.",
style: TextStyle( style: TextStyle(
height: 1.5, height: 1.5,
fontSize: 16, fontSize: 16,