Update copy
This commit is contained in:
parent
e52aa78fae
commit
56a741b2ac
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class _SupportSectionWidgetState extends State<SupportSectionWidget> {
|
|||
sectionOptionSpacing,
|
||||
MenuItemWidget(
|
||||
captionedTextWidget: const CaptionedTextWidget(
|
||||
title: "Crash analytics",
|
||||
title: "Crash & error reporting",
|
||||
),
|
||||
trailingSwitch: ToggleSwitchWidget(
|
||||
value: SuperLogging.shouldReportErrors(),
|
||||
|
|
Loading…
Add table
Reference in a new issue