mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-01-19 04:12:26 +01:00
more config renaming
This commit is contained in:
parent
358d499788
commit
484496b5f4
@ -92,8 +92,8 @@ class StopwatchFragment : Fragment() {
|
||||
updateSorting(Lap.sorting)
|
||||
}
|
||||
|
||||
if (requireContext().config.toggleStopWatch) {
|
||||
requireContext().config.toggleStopWatch = false
|
||||
if (requireContext().config.toggleStopwatch) {
|
||||
requireContext().config.toggleStopwatch = false
|
||||
startStopWatch()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user