all repos — honk @ 650440eae7a01e2b943fc3b7960a8239e2418928

my fork of honk

test
Anirudh Oppiliappan x@icyphox.sh
Tue, 08 Nov 2022 14:50:06 +0530
commit

650440eae7a01e2b943fc3b7960a8239e2418928

parent

8bbde5f9fd7dba1567b32b7ca738c4d67a626b08

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M activity.goactivity.go

@@ -195,6 +195,7 @@ if err != nil {

return nil, err } j := ji.(junk.Junk) + ilog.Println(j.GetString("icon")) return j, nil }