Skip to content

Commit

Permalink
style: updating some logs
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed May 20, 2023
1 parent fe22629 commit d7b48a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gtk/icons.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var (
iconClose []byte

//go:embed assets/icons/send.svg
iconSendSeed []byte
iconSend []byte
)

func pixbufToIcon16(pixbuf *gdk.Pixbuf) *gtk.Image {
Expand Down

0 comments on commit d7b48a0

Please sign in to comment.