Skip to content

Commit 4db4392

Browse files
karlitschekCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Frank Karlitschek <karlitschek@users.noreply.github.com>
1 parent ed9294b commit 4db4392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/ActivityHeatmap.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ function select(from: string, to: string): void {
330330
}
331331
332332
/**
333-
*
333+
* Clear the current selection, emitting null for both bounds.
334334
*/
335335
function clearSelection(): void {
336336
emit('update:from', null)

0 commit comments

Comments
 (0)