fix linting issue

This commit is contained in:
Tobias Gesellchen
2026-02-12 21:05:02 +01:00
parent 30e09ab7a0
commit 5eee3ec31e
+1
View File
@@ -171,6 +171,7 @@ func playNotification(c *cli.Context) error {
} else {
PrintError(fmt.Sprintf("Failed to play notification beep: %v", err))
}
return err
}