Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0195a1c

Browse files
committedNov 6, 2024·
added missing newline
1 parent dbd222f commit 0195a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/displayapp/screens/StopWatch.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ void StopWatch::OnPause() {
232232
RenderTime(); // make sure displayed time is not stale
233233
DisplayPaused();
234234
wakeLock.Release();
235-
}
235+
}

0 commit comments

Comments
 (0)