mod: clear outdated logs

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-12 16:42:35 +08:00
parent 6c9cd8b120
commit 08a47e6c1d
2 changed files with 13 additions and 0 deletions

View File

@@ -234,6 +234,7 @@ Commit Hash: ${BuildConfig.commitHash}''',
onLongPress: clearLogs,
leading: const Icon(Icons.bug_report_outlined),
title: const Text('错误日志'),
subtitle: Text('长按清除日志', style: subTitleStyle),
trailing: Icon(Icons.arrow_forward, size: 16, color: outline),
),
ListTile(