signed commit

Signed-off-by: Holger Müller <github@euhm.de>
This commit is contained in:
Holger Müller 2022-03-12 15:03:26 +01:00
parent f0fde9d666
commit 316092e92d
No known key found for this signature in database
GPG Key ID: 016F07C42F7AC2B1
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ class SettingsFragment :
val message = getString(
R.string.settings_debug_log_summary,
fileNum.toString(),
ceil(fileSize.toDouble() / 1000 / 1000).toString(),
ceil(fileSize.toDouble() / 1000 / 1000).toString(),
ultrasonicDirectory
)
val keep = R.string.settings_debug_log_keep