Skip to content

Commit ffdb0ce

Browse files
committed
better icon
1 parent 0dc4d0d commit ffdb0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mob.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ func sayNote(s string) {
448448
}
449449

450450
func sayTodo(s string) {
451-
fmt.Print(" ")
451+
fmt.Print(" 👉 ")
452452
fmt.Print(s)
453453
fmt.Print("\n")
454454
}

0 commit comments

Comments
 (0)