Merge pull request #426 from zjs81/debug-log

rename ble debug log
This commit is contained in:
zjs81
2026-05-08 13:39:10 -07:00
committed by GitHub
22 changed files with 98 additions and 60 deletions
+2 -2
View File
@@ -417,8 +417,8 @@ class _SettingsScreenState extends State<SettingsScreen> {
),
ListTile(
leading: const Icon(Icons.bluetooth_outlined),
title: Text(l10n.settings_bleDebugLog),
subtitle: Text(l10n.settings_bleDebugLogSubtitle),
title: Text(l10n.settings_companionDebugLog),
subtitle: Text(l10n.settings_companionDebugLogSubtitle),
trailing: const Icon(Icons.chevron_right),
onTap: () {
Navigator.push(